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

The following tables list the members exposed by RasterBufferResize.

Public Constructors

 NameDescription
public Constructor RasterBufferResize ConstructorInitializes a new RasterBufferResize object. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Property CopyRepetitionsHolds the required number of copy repetitions. Supported in Silverlight, Windows Phone 7  
public Property LineWidthHolds the resulting line width of the resized image data. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method ResizeBufferOverloaded. Resizes an unmanaged buffer to the new size specified with the Start method.  
public Method StartSets up information for the ResizeBuffer(Byte[],Int32,Int32,Int32) method. Supported in Silverlight, Windows Phone 7  
public Method StopCleans up all data variables and buffers allocated by the Start method. Supported in Silverlight, Windows Phone 7  
Top

See Also