A B C D E F G H I J L M N P Q R S T U V W X Y Z

C

cancel() - Static method in class deadbeef.SupTools.Core
Force Core to cancel current operation.
clear(int) - Method in class deadbeef.SupTools.Bitmap
Clear bitmap with color index.
clear() - Method in class deadbeef.Tools.Props
Clear all properties
clone() - Method in class deadbeef.SupTools.SubPicture
 
close() - Static method in class deadbeef.SupTools.Core
Reset the core, close all files
close() - Method in class deadbeef.Tools.FileBuffer
Close file buffer (closes input file).
convertLm(Palette, int, int[]) - Method in class deadbeef.SupTools.Bitmap
Convert a palletized Bitmap (where each palette entry has individual alpha) to a Bitmap with N color palette, where:
index0 = transparent, index1 = light color, ... , indexN-2 = dark color, indexN-1 = black.
convertSup(int, int, int) - Static method in class deadbeef.SupTools.Core
Convert source subpicture image to target subpicture image.
convertSup(int, int, int, boolean) - Static method in class deadbeef.SupTools.Core
Convert source subpicture image to target subpicture image.
copy() - Method in class deadbeef.SupTools.SubPicture
Allows to get a clone of the parent object even for SubPictureBD objects.
Core - Class in deadbeef.SupTools
This class contains the core functionality of BDSup2Sub.
Core() - Constructor for class deadbeef.SupTools.Core
 
Core.InputMode - Enum in deadbeef.SupTools
Enumeration of input modes
Core.MoveModeX - Enum in deadbeef.SupTools
Enumeration of modes for moving of captions in X direction
Core.MoveModeY - Enum in deadbeef.SupTools
Enumeration of modes for moving of captions in Y direction
Core.OutputMode - Enum in deadbeef.SupTools
Enumeration of output modes
Core.PaletteMode - Enum in deadbeef.SupTools
Enumeration of palette modes
Core.Resolution - Enum in deadbeef.SupTools
Enumeration of supported resolutions
Core.RunType - Enum in deadbeef.SupTools
Enumeration of functionalities executed in the started thread
Core.ScalingFilters - Enum in deadbeef.SupTools
Enumeration of filters that can be applied for scaling
Core.SetState - Enum in deadbeef.SupTools
Enumeration for set/clear/keep states
Core.State - Enum in deadbeef.SupTools
Enumeration of run states (used for threaded reading/converting)
Core.StreamID - Enum in deadbeef.SupTools
Enumeration of input stream identifiers
CoreException - Exception in deadbeef.SupTools
Application exception class.
CoreException() - Constructor for exception deadbeef.SupTools.CoreException
Constructor.
CoreException(String) - Constructor for exception deadbeef.SupTools.CoreException
Constructor.
createSubThreaded(String, JFrame) - Static method in class deadbeef.SupTools.Core
Write a VobSub or BD-SUP in a thread and display the progress dialog.
crop(int, int, int, int) - Method in class deadbeef.SupTools.Bitmap
Create cropped Bitmap.

A B C D E F G H I J L M N P Q R S T U V W X Y Z