Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

HighQualityRotateCommand Constructor()








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()
- (instancetype)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 White.

Example
For an example, refer to HighQualityRotateCommand.
Requirements

Target Platforms

See Also

Reference

HighQualityRotateCommand Class
HighQualityRotateCommand Members
Overload List

Error processing SSI file