CROP¶
Note
This object resets workArea to the new dimensions of the image!
Properties¶
align¶
- align¶
- Data type
VHalign / stdWrap
- Default
l, t
Pair of values, which defines the horizontal and vertical alignment of the crop frame.
Values:
Horizontal alignment:
- l
left
- c
center
- r
right
Vertical alignment:
- t
top
- c
center
- b
bottom
Example:
Horizontally centered, vertically at the bottom:
EXT:site_package/Configuration/TypoScript/setup.typoscript¶align = c, b