For a list of all members of this type, see RasterColorConverterEngine members
Public Methods
Name | Description | |
---|---|---|
Convert | Converts image data in a buffer from one color conversion model to another. | |
ConvertDirect | Converts image data in a buffer from one color conversion model to another directly using built in algorithms. | |
ConvertDirectToImage | 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 | Converts image data in a buffer from one color conversion model to RGB\BGR, and sets the output as RasterImage. | |
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. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RasterColorConverterEngine class. | |
Finalize | Destructor of the RasterColorConverterEngine class. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET