The following tables list the members exposed by RasterColorConverterEngine.
| Name | Description | |
|---|---|---|
| RasterColorConverterEngine Constructor | Initializes a new instance of the Leadtools.ColorConversion.RasterColorConverterEngine class. Supported in Silverlight, Windows Phone 7 |
| 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. Supported in Silverlight, Windows Phone 7 |
![]()
| 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. Supported in Silverlight, Windows Phone 7 |
| 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 Leadtools.ColorConversion.RasterColorConverterEngine class. |
| SetParameters | Sets new conversion parameters. |
![]()
| Shutdown | Releases all the data used to start the Color Conversion toolkit. Supported in Silverlight, Windows Phone 7 |
| Start | Initializes the color conversion engine. |
![]()
| Startup | Initializes the required data to start the color conversion toolkit. Supported in Silverlight, Windows Phone 7 |
| Stop | Releases any color conversion engine resources used. |
| Name | Description | |
|---|---|---|
| Finalize | Destructor of the Leadtools.ColorConversion.RasterColorConverterEngine class. |