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

Public Attributes

TinyEffectKind kind
float p [4]
uint32_t x
uint32_t y
uint32_t width
uint32_t height

Member Data Documentation

◆ height

Height of that rectangle.

◆ kind

Which effect.

◆ p

Its parameters, read according to kind.

◆ width

Width of that rectangle; zero means the whole image.

◆ x

The rectangle the region effects act inside.

◆ y

Top edge of that rectangle.


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