![]() |
tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
|
Public Attributes | |
| uint32_t | x |
| uint32_t | y |
| uint32_t | width |
| uint32_t | height |
| uint32_t TinyPlanOp::[struct].__unnamed0__.crop height |
Height; zero means to the bottom edge.
| uint32_t TinyPlanOp::[struct].__unnamed0__.crop width |
Width; zero means to the right edge.
| uint32_t TinyPlanOp::[struct].__unnamed0__.crop x |
Left edge, in the coordinates the previous operation produced.
| uint32_t TinyPlanOp::[struct].__unnamed0__.crop y |
Top edge.