Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ResizeBuffer Method
See Also 
Leadtools Namespace > RasterBufferResize Class : ResizeBuffer Method



Resizes a buffer to the new size specified with the Start method.

Overload List

OverloadDescription
ResizeBuffer(Byte[],Int32,Int32,Int32) Resizes a buffer to the new size specified with the Start method.  
ResizeBuffer(IntPtr,Int32,Int32) Resizes an unmanaged buffer to the new size specified with the Start method.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also