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

 NameDescription
Public ConstructorRasterImageResize Constructor Constructs a new instance of the RasterImageResize class.  
Top

Public Methods

 NameDescription
Public MethodResizeBufferOverloaded.  Retrieves resized data, one line at a time.  
Public MethodStart Sets up information for the ResizeBuffer method.  
Public MethodStop Cleans up all data variables and buffers allocated by Start and resets all internal variables to their default settings.  
Top

Public Events

 NameDescription
Public EventResize Occurs during image resize.  
Top

See Also