tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
Loading...
Searching...
No Matches
TinyPlanOp::[struct].__unnamed0__.curve Struct Reference

Public Attributes

TinyCurveKind kind
float p [5]
uint8_t channels
 Which channels it applies to, bit 0 red through bit 2 blue.

Member Data Documentation

◆ 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.

◆ kind

Which curve.

◆ p

Its parameters, read according to kind.


The documentation for this struct was generated from the following files: