![]() |
tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
|
Public Attributes | |
| TinyCurveKind | kind |
| float | p [5] |
| uint8_t | channels |
| Which channels it applies to, bit 0 red through bit 2 blue. | |
| uint8_t TinyPlanOp::[struct].__unnamed0__.curve channels |
Which channels it applies to, bit 0 red through bit 2 blue.
Zero means all three, so an operation built by zeroing the structure and naming a curve does what a caller expects.
| TinyCurveKind TinyPlanOp::[struct].__unnamed0__.curve kind |
Which curve.
Its parameters, read according to kind.