Searched refs:row_stride (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/guix_studio/libs/libpng/include/ |
| D | png.h | 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2911 (PNG_IMAGE_PIXEL_COMPONENT_SIZE((image).format)*(image).height*(row_stride)) 2996 png_const_colorp background, void *buffer, png_int_32 row_stride, 3056 png_int_32 row_stride, const void *colormap)); 3060 int convert_to_8_bit, const void *buffer, png_int_32 row_stride, 3088 const void *buffer, png_int_32 row_stride, const void *colormap)); 3112 row_stride, colormap)\ argument 3114 row_stride, colormap)
|