![]() |
tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
|
Public Attributes | |
| float | m [12] |
| Row major 3x4, applied to RGB. | |
| float TinyPlanOp::[struct].__unnamed0__.matrix[12] |
Row major 3x4, applied to RGB.
Three channel weights and a constant per row, in the 0..255 range the pixels are in, so a row of {1,0,0,0} is the identity and a constant of 255 is full scale.