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

The following tables list the members exposed by RasterImageResize.

Public Constructors

 NameDescription
public Constructor RasterImageResize ConstructorConstructs a new instance of the RasterImageResize class. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method ResizeBufferOverloaded. Retrieves resized data in an unmanaged buffer, one line at a time.  
public Method StartSets up information for the ResizeBuffer(Int32,Int32,Byte[],Int32,Int32) method. Supported in Silverlight, Windows Phone 7  
public Method StopCleans up all data variables and buffers allocated by Start and resets all internal variables to their default settings. Supported in Silverlight, Windows Phone 7  
Top

Public Events

 NameDescription
public Event ResizeOccurs during image resize. Supported in Silverlight, Windows Phone 7  
Top

See Also