IXC_FreeRotate Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IXC_FreeRotate Enumeration}}
 
{{#customTitle:IXC_FreeRotate Enumeration}}
 
{{#parentPage:PXV:IXC|IXC_FreeRotate Enumeration|enum}}
 
{{#parentPage:PXV:IXC|IXC_FreeRotate Enumeration|enum}}
{{ToReview}}
+
 
  
 
Specifies the rotates the image page.
 
Specifies the rotates the image page.

Revision as of 12:50, 17 May 2015


Specifies the rotates the image page.

Syntax

enum IXC_FreeRotate
{
    FreeRotate_Fast         = 0,
    FreeRotate_Antialiasing = 1,
};

Constants

FreeRotate_Fast
Only fast image rotation.
FreeRotate_Antialiasing
Rotate and use antialiasing for a better result.

See Also

See also ...