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


The following tables list the members exposed by RasterImageResize.

Public Constructors

  Name Description
Public Constructor RasterImageResize Constructor Constructs a new instance of the RasterImageResize class.  
Top

Public Methods

  Name Description
Public Method ResizeBuffer Overloaded.  Retrieves resized data, one line at a time.  
Public Method Start Sets up information for the ResizeBuffer method.  
Public Method Stop Cleans up all data variables and buffers allocated by Start and resets all internal variables to their default settings.  
Top

Public Events

  Name Description
Public Event Resize Occurs during image resize.  
Top

See Also