←Select platform

HighQualityRotateCommand Constructor()

Summary

Initializes a new instance of the HighQualityRotateCommand class object with default parameters.

Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public 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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly