IXC_FreeRotate Enumeration

From PDF XChange PDF SDK
Revision as of 11:04, 8 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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 ...