LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

Flags Property (HighQualityRotateActivity)






Options to keep the resulting image the same size as the original image or to resize according to the rotation direction specified as well controling the quality of the rotation.
Syntax
public HighQualityRotateCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As HighQualityRotateCommandFlags
'Usage
 
Dim instance As HighQualityRotateActivity
Dim value As HighQualityRotateCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public HighQualityRotateCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property HighQualityRotateCommandFlags Flags {
   HighQualityRotateCommandFlags get();
   void set (    HighQualityRotateCommandFlags value);
}

Property Value

One or more HighQualityRotateCommandFlags enumeration members ORed together.
Remarks

For more information, refer to HighQualityRotateCommandFlags enumeration.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HighQualityRotateActivity Class
HighQualityRotateActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.