ResizeBuffer Method (RasterBufferResize) (original) (raw)

Summary

Resizes an unmanaged buffer to the new size specified with the Start method.

Overload List

Overload Description
ResizeBuffer(byte[],int,int,int) Resizes a buffer to the new size specified with the Start method.
ResizeBuffer(IntPtr,int,int) Resizes an unmanaged buffer to the new size specified with the Start method.

Requirements

Target Platforms

See Also

RasterBufferResize Class

RasterBufferResize Members

Leadtools Assembly

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method