Home | History | Annotate | Download | only in libpng

Lines Matching full:bit_depth

869    png_byte bit_depth PNG_DEPSTRUCT;      /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */
925 * in the pixel data. Values are in the range [1, bit_depth], and are
1011 * The integer range [0, 2^bit_depth - 1] maps to the floating-point
1207 png_byte bit_depth; /* bit depth of row */
1376 png_byte bit_depth PNG_DEPSTRUCT; /* bit depth of file */
1774 extern PNG_EXPORT(void,png_build_grayscale_palette) PNGARG((int bit_depth,
2351 /* Returns image bit_depth. */
2472 int *bit_depth, int *color_type, int *interlace_method,
2476 png_infop info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth,
3321 int bit_depth, int color_type, int compression_method, int filter_method,
3604 png_bytep row, png_uint_32 bit_depth)) PNG_PRIVATE;
3609 png_color_8p bit_depth)) PNG_PRIVATE;
3864 png_uint_32 width, png_uint_32 height, int bit_depth,