tinyimg 1.0.0
Lightweight image manipulation library for Cloudflare Workers
Loading...
Searching...
No Matches
tinyimg Directory Reference

Directories

 
codec

Files

 
color.h
 Color and pixel manipulation utilities.
 
detect.h
 Face detection through a local binary pattern cascade.
 
image.h
 Image processing library utilities.
 
memory.h
 Lightweight memory management implementatins in C.
 
plan.h
 The transform IR, the rewrites that run over it, and the executor.
 
text.h
 Font loading, text measurement and text drawing.
 
tinyimg.h
 Umbrella header, version and error codes.
 
util.h
 Math shims, lookup table builders, checksums and bit level IO.
 
work.h