MLX42 1.0
MLX42
Loading...
Searching...
No Matches
LodePNGColorStats Struct Reference

#include <lodepng.h>

Collaboration diagram for LodePNGColorStats:
Collaboration graph

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 792 of file lodepng.h.

Field Documentation

◆ allow_greyscale

unsigned LodePNGColorStats::allow_greyscale

Definition at line 806 of file lodepng.h.

◆ allow_palette

unsigned LodePNGColorStats::allow_palette

Definition at line 805 of file lodepng.h.

◆ alpha

unsigned LodePNGColorStats::alpha

Definition at line 798 of file lodepng.h.

◆ bits

unsigned LodePNGColorStats::bits

Definition at line 801 of file lodepng.h.

◆ colored

unsigned LodePNGColorStats::colored

Definition at line 793 of file lodepng.h.

◆ key

unsigned LodePNGColorStats::key

Definition at line 794 of file lodepng.h.

◆ key_b

unsigned short LodePNGColorStats::key_b

Definition at line 797 of file lodepng.h.

◆ key_g

unsigned short LodePNGColorStats::key_g

Definition at line 796 of file lodepng.h.

◆ key_r

unsigned short LodePNGColorStats::key_r

Definition at line 795 of file lodepng.h.

◆ numcolors

unsigned LodePNGColorStats::numcolors

Definition at line 799 of file lodepng.h.

◆ numpixels

size_t LodePNGColorStats::numpixels

Definition at line 802 of file lodepng.h.

◆ palette

unsigned char LodePNGColorStats::palette[1024]

Definition at line 800 of file lodepng.h.


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