Home | History | Annotate | Download | only in lodepng

Lines Matching refs:info_png

640   LodePNGInfo info_png; /*info of the PNG image obtained after decoding*/
666 information is placed in the info_png field of the LodePNGState.
1076 *) LodePNGInfo info_png: it stores extra information about the PNG (the input) in here
1080 LodePNGInfo info_png
1131 *) LodePNGInfo info_png: here you specify how you want the PNG (the output) to be.
1135 LodePNGInfo info_png
1238 color types and bit depths in info_png and info_raw to change the default
1262 -the colortype and bitdepth in the color field of LodePNGInfo info_png, are those of the PNG
1418 8.2. chunks in info_png
1429 info_png.unknown_chunks_data[0] is the chunks before PLTE
1430 info_png.unknown_chunks_data[1] is the chunks after PLTE, before IDAT
1431 info_png.unknown_chunks_data[2] is the chunks after IDAT
1440 The encoder will always encode unknown chunks that are stored in the info_png.
1443 info_png.unknown_chunks_data[x].