Transformation
Definisce le possibili trasformazioni dell'immagine che possono essere applicate per correggere l'orientamento dell'immagine.
Entries
Rotates the image 180 degrees.
Rotates the image 270 degrees clockwise (or 90 degrees counter-clockwise).
Flips the image horizontally (mirror effect on vertical axis).
Flips the image vertically (mirror effect on horizontal axis).
Rotates the image 90 degrees clockwise, then flips it horizontally.
Rotates the image 270 degrees clockwise, then flips it horizontally.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.