Leadtools.ColorConversion Namespace : RasterColorConverterEngine Class |
The following tables list the members exposed by RasterColorConverterEngine.
Name | Description | |
---|---|---|
RasterColorConverterEngine Constructor | Initializes a new instance of the RasterColorConverterEngine class. |
Name | Description | |
---|---|---|
Convert | Overloaded. Converts image data in a buffer from one color conversion model to another. | |
ConvertDirect | Overloaded. Converts image data in a buffer from one color conversion model to another directly using built in algorithms. | |
ConvertDirectToImage | Overloaded. Converts image data in a buffer from one color conversion model to RGB\BGR directly using built in algorithms, and sets the output as RasterImage. | |
ConvertToImage | Overloaded. Converts image data in a buffer from one color conversion model to RGB\BGR, and sets the output as RasterImage. | |
Dispose | Overloaded. Releases all resources used by the RasterColorConverterEngine class. | |
SetParameters | Sets new conversion parameters. | |
Shutdown | Releases all the data used to start the Color Conversion toolkit. | |
Start | Initializes the color conversion engine. | |
Startup | Initializes the required data to start the color conversion toolkit. | |
Stop | Releases any color conversion engine resources used. |
Name | Description | |
---|---|---|
Finalize | Destructor of the RasterColorConverterEngine class. |