struct ImageSize
- ImageSize
- Struct
- Value
- Object
Defined in:
image_size.crClass Method Summary
- .get(bytes : Bytes)
- .get(filename : String)
- .resize(bytes : Bytes, *, width = 0, height = 0) : Bytes
- .resize(filename : String, *, width = 0, height = 0) : Bytes