Home
last modified time | relevance | path

Searched refs:png_color_16 (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpnginfo.h154 png_color_16 trans_color; /* transparent color for non-palette image */
164 png_color_16 background;
H A Dpngstruct.h277 png_color_16 background; /* background color in screen gamma space */
279 png_color_16 background_1; /* background normalized to gamma 1.0 */
316 png_color_16 trans_color; /* transparent color for non-paletted files */
H A Dpngread.c2289 png_color_16 c; in png_image_read_colormap()
2399 png_color_16 c; in png_image_read_colormap()
2582 png_color_16 c; in png_image_read_colormap()
2773 png_color_16 c; in png_image_read_colormap()
3836 png_color_16 c; in png_image_read_direct()
H A Dpngrutil.c1924 png_color_16 background; in png_handle_bKGD()
/reactos/sdk/include/reactos/libs/libpng/
H A Dpng.h495 } png_color_16; typedef
496 typedef png_color_16 * png_color_16p;
497 typedef const png_color_16 * png_const_color_16p;
498 typedef png_color_16 * * png_color_16pp;
/reactos/dll/3rdparty/libpng/docs/
H A Dexample.c420 png_color_16 my_background, *image_background;
H A Dlibpng-manual.txt1452 given color type (png_color_16)
1999 png_color_16 my_background;
3101 (png_color_16)
H A DCHANGES24 created png_color_16 and png_color_8 to handle color needs
877 macro that conflicts with libpng's png_color_16.index. (Dimitri