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.
Overload | Description |
---|---|
ConvertDirectToImage(conversioncolorformat,conversioncolorformat,byte[],int,rasterimage,int,int,int,int) | Converts image data in a managed buffer from one color conversion model directly to RGB\BGR using built-in algorithms, and sets the output as a RasterImage. |
ConvertDirectToImage(conversioncolorformat,conversioncolorformat,intptr,long,rasterimage,int,int,int,int) | 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. |
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