public interface PixbufRotation
-
Feldübersicht 
Felder
static final int
static final int
static final int
static final int
-
Felddetails 
-
NONE 
static final int NONE
No rotation.
- Siehe auch:
-
-
COUNTERCLOCKWISE 
static final int COUNTERCLOCKWISE
Rotate by 90 degrees.
- Siehe auch:
-
-
UPSIDEDOWN 
static final int UPSIDEDOWN
Rotate by 180 degrees.
- Siehe auch:
-
-
CLOCKWISE 
static final int CLOCKWISE
Rotate by 270 degrees.
- Siehe auch:
-