AccusoftImagXpress13 ActiveX DLL : enumLoadRotated Enumeration |
Member | Value | Description |
---|---|---|
LR_180DEGREES | 2 | Image is rotated 180 degrees. |
LR_270DEGREES | 3 | Image is rotated 270 degrees counterclockwise. |
LR_270DEGREES_FLIP | 7 | Flip 270 degrees. |
LR_90DEGREES | 1 | Image is rotated 90 degrees counterclockwise. |
LR_90DEGREES_FLIP | 6 | Flip 90 degrees. |
LR_FLIP | 4 | Image is flipped. |
LR_MIRROR | 5 | Image is mirrored. |
LR_NONE | 0 | No rotation. |
The LoadRotated operation is a faster alternative to invoking the Rotate Method after the FileName Property.
Note: When combining actions, it is important to perform them in order: