My Project
|
#include <lodepng.h>
Public Attributes | |
LodeZlib_DeflateSettings | zlibsettings |
unsigned | autoLeaveOutAlphaChannel |
unsigned | force_palette |
unsigned LodePNG_EncodeSettings::autoLeaveOutAlphaChannel |
Definition at line 328 of file lodepng.h.
Referenced by LodePNG_encode(), and LodePNG_EncodeSettings_init().
unsigned LodePNG_EncodeSettings::force_palette |
Definition at line 329 of file lodepng.h.
Referenced by LodePNG_encode(), and LodePNG_EncodeSettings_init().
LodeZlib_DeflateSettings LodePNG_EncodeSettings::zlibsettings |
Definition at line 326 of file lodepng.h.
Referenced by LodePNG_encode(), and LodePNG_EncodeSettings_init().