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

  Name Description
Public Constructor RasterBufferResize Constructor Initializes a new RasterBufferResize object.  
Top

Public Properties

  Name Description
Public Property CopyRepetitions Holds the required number of copy repetitions.  
Public Property LineWidth Holds the resulting line width of the resized image data.  
Top

Public Methods

  Name Description
Public Method ResizeBuffer Overloaded.  Resizes a buffer to the new size specified with the Start method.  
Public Method Start Sets up information for the ResizeBuffer method.  
Public Method Stop Cleans up all data variables and buffers allocated by Start  
Top

See Also