Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int) |
Converts data in the specified buffer to the specified bits per pixel and color order. |
Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) |
Converts data in the specified buffer to the specified bits per pixel and color order. |
Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) |
Converts data in the specified buffer to the specified bits per pixel and color order. |
Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int) |
Converts data in the specified unmanaged memory buffer to the specified bits per pixel and color order. |
Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) |
Converts data in the specified unmanaged memory buffer to the specified bits per pixel and color order. |
Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) |
Converts data in the specified unmanaged buffer to the specified bits per pixel and color order. |