RotationCanvasMode
此内容尚不支持你的语言。
Defined in: index.ts:107
Controls the output canvas after the composed image is rotated.
expand preserves the entire rotated image by growing the output canvas.
crop keeps the original canvas dimensions and clips content outside it.
Enumeration Members
Section titled “Enumeration Members”crop:
"crop"
Defined in: index.ts:109
expand
Section titled “expand”expand:
"expand"
Defined in: index.ts:108