Converts image data in a buffer from one color conversion model to another directly using built in algorithms.
Overload | Description |
---|---|
ConvertDirect(conversioncolorformat,conversioncolorformat,byte[],int,byte[],int,int,int,int,int) | Converts image data in a managed buffer from one color conversion model directly to another, using built-in algorithms. |
ConvertDirect(conversioncolorformat,conversioncolorformat,intptr,long,intptr,long,int,int,int,int) | Converts image data in a buffer from one color conversion model to another directly using built in algorithms. |
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