Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Convert Method








Converts data in the specified buffer to the specified bits per pixel and color order.
Overload List
OverloadDescription
Convert(Byte[],Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified buffer to the specified bits per pixel and color order.  
Convert(Byte[],Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified buffer to the specified bits per pixel and color order.  
Convert(Byte[],Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32)Converts data in the specified buffer to the specified bits per pixel and color order.  
Convert(IntPtr,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified unmanaged memory buffer to the specified bits per pixel and color order.  
Convert(IntPtr,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified unmanaged memory buffer to the specified bits per pixel and color order.  
Convert(IntPtr,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32)Converts data in the specified unmanaged memory buffer to the specified bits per pixel and color order.  
Convert(IBuffer,Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified buffer to the specified bits per pixel and color order.  
Convert(IBuffer,Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32,Int32,Int32,RasterConvertBufferFlags)Converts data in the specified buffer to the specified bits per pixel and color order.  
Convert(IBuffer,Int32,Int32,Int32,Int32,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],Int32)Converts data in the specified buffer to the specified bits per pixel and color order.  
Requirements

Target Platforms

See Also

Reference

RasterBufferConverter Class
RasterBufferConverter Members

Error processing SSI file