Package deadbeef.SupTools

Class Summary
Bitmap Class to handle byte based bitmaps with a separate palette up to 256 colors.
BitmapBounds Storage class used by Bitmap to return image bounds.
Core This class contains the core functionality of BDSup2Sub.
ErasePatch Storage class holding information to erase a rectangular part of the caption.
Palette Palette class for mixed representation of RGB/YCbCr palettes with alpha information.
PaletteBitmap Storage class used by Bitmap to return Bitmap and Palette.
SubPicture Stores information about one subpicture frame.
 

Enum Summary
Core.InputMode Enumeration of input modes
Core.MoveModeX Enumeration of modes for moving of captions in X direction
Core.MoveModeY Enumeration of modes for moving of captions in Y direction
Core.OutputMode Enumeration of output modes
Core.PaletteMode Enumeration of palette modes
Core.Resolution Enumeration of supported resolutions
Core.RunType Enumeration of functionalities executed in the started thread
Core.ScalingFilters Enumeration of filters that can be applied for scaling
Core.SetState Enumeration for set/clear/keep states
Core.State Enumeration of run states (used for threaded reading/converting)
Core.StreamID Enumeration of input stream identifiers
 

Exception Summary
CoreException Application exception class.