LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

HighQualityRotateCommand Constructor()

Show in webframe







Initializes a new instance of the HighQualityRotateCommand class object with default parameters.
Syntax
public HighQualityRotateCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New HighQualityRotateCommand()
public HighQualityRotateCommand()
- (id) init;
public HighQualityRotateCommand()
function HighQualityRotateCommand()
public:
HighQualityRotateCommand();
Remarks

The new HighQualityRotateCommand constructed will have Angle set to 0, Flags set to HighQualityRotateCommandFlags.Resize | HighQualityRotateCommandFlags.Fastest and FillColor set to System.Drawing.Color.White.

Example
For an example, refer to HighQualityRotateCommand.
Requirements

Target Platforms

See Also

Reference

HighQualityRotateCommand Class
HighQualityRotateCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.