OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
LodePNGColorStats Struct Reference

#include <lodepng.h>

Data Fields

unsigned colored
 
unsigned key
 
unsigned short key_r
 
unsigned short key_g
 
unsigned short key_b
 
unsigned alpha
 
unsigned numcolors
 
unsigned char palette [1024]
 
unsigned bits
 
size_t numpixels
 
unsigned allow_palette
 
unsigned allow_greyscale
 

Detailed Description

Definition at line 820 of file lodepng.h.

Field Documentation

◆ allow_greyscale

unsigned LodePNGColorStats::allow_greyscale

Definition at line 834 of file lodepng.h.

◆ allow_palette

unsigned LodePNGColorStats::allow_palette

Definition at line 833 of file lodepng.h.

◆ alpha

unsigned LodePNGColorStats::alpha

Definition at line 826 of file lodepng.h.

◆ bits

unsigned LodePNGColorStats::bits

Definition at line 829 of file lodepng.h.

◆ colored

unsigned LodePNGColorStats::colored

Definition at line 821 of file lodepng.h.

◆ key

unsigned LodePNGColorStats::key

Definition at line 822 of file lodepng.h.

◆ key_b

unsigned short LodePNGColorStats::key_b

Definition at line 825 of file lodepng.h.

◆ key_g

unsigned short LodePNGColorStats::key_g

Definition at line 824 of file lodepng.h.

◆ key_r

unsigned short LodePNGColorStats::key_r

Definition at line 823 of file lodepng.h.

◆ numcolors

unsigned LodePNGColorStats::numcolors

Definition at line 827 of file lodepng.h.

◆ numpixels

size_t LodePNGColorStats::numpixels

Definition at line 830 of file lodepng.h.

◆ palette

unsigned char LodePNGColorStats::palette[1024]

Definition at line 828 of file lodepng.h.


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