Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterBufferResize Class Members
See Also  Properties  Methods 
Leadtools Namespace : RasterBufferResize Class


The following tables list the members exposed by RasterBufferResize.

Public Constructors

 NameDescription
Public ConstructorRasterBufferResize Constructor Initializes a new RasterBufferResize object.  
Top

Public Properties

 NameDescription
Public PropertyCopyRepetitions Holds the required number of copy repetitions.  
Public PropertyLineWidth Holds the resulting line width of the resized image data.  
Top

Public Methods

 NameDescription
Public MethodResizeBufferOverloaded.  Resizes a buffer to the new size specified with the Start method.  
Public MethodStart Sets up information for the ResizeBuffer method.  
Public MethodStop Cleans up all data variables and buffers allocated by Start  
Top

See Also