The following tables list the members exposed by RasterColorConverter.
Name | Description | |
---|---|---|
![]() | RasterColorConverter Constructor | Initializes a new instance of the RasterColorConverter 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 RasterColorConverter 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 | Overridden. Destructor of the RasterColorConverter class. |