←Select platform

Flags Property (HighQualityRotateCommand)

Summary

Options to keep the resulting image the same size as the original image or to resize according to the rotation direction specified as well control the quality of the rotation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTHighQualityRotateCommandFlags flags
public int getFlags() 
public void setFlags(int value) 
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags'); 

Property Value

One or more HighQualityRotateCommandFlags enumeration members ORed together.

Remarks

For more information, refer to HighQualityRotateCommandFlags enumeration.

Example

For an example, refer to HighQualityRotateCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize