Public Attributes | List of all members
LodePNG_InfoColor Struct Reference

#include <lodepng.h>

Public Attributes

unsigned colorType
 
unsigned bitDepth
 
unsigned char * palette
 
size_t palettesize
 
unsigned key_defined
 
unsigned key_r
 
unsigned key_g
 
unsigned key_b
 

Detailed Description

Definition at line 124 of file lodepng.h.

Member Data Documentation

unsigned LodePNG_InfoColor::bitDepth

Definition at line 128 of file lodepng.h.

unsigned LodePNG_InfoColor::colorType

Definition at line 127 of file lodepng.h.

unsigned LodePNG_InfoColor::key_b

Definition at line 138 of file lodepng.h.

unsigned LodePNG_InfoColor::key_defined

Definition at line 135 of file lodepng.h.

unsigned LodePNG_InfoColor::key_g

Definition at line 137 of file lodepng.h.

unsigned LodePNG_InfoColor::key_r

Definition at line 136 of file lodepng.h.

unsigned char* LodePNG_InfoColor::palette

Definition at line 131 of file lodepng.h.

size_t LodePNG_InfoColor::palettesize

Definition at line 132 of file lodepng.h.


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