FastLED 3.9.15
Loading...
Searching...
No Matches
fl::JpegInfo Struct Reference

Detailed Description

Definition at line 14 of file jpeg.h.

#include <jpeg.h>

Public Member Functions

 JpegInfo () FL_NOEXCEPT=default
 
 JpegInfo (fl::u16 w, fl::u16 h, fl::u8 comp)
 

Public Attributes

fl::u8 bits_per_component = 8
 
fl::u8 components = 0
 
fl::u16 height = 0
 
bool is_grayscale = false
 
bool is_valid = false
 
fl::u16 width = 0
 

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