Sha256: 1877bdc948603859b5ac8ad27e5d448d8dfd83f19945a600e745496cf7aeb94b

Contents?: true

Size: 259 Bytes

Versions: 2

Compression:

Stored size: 259 Bytes

Contents

#ifndef PNG_DECODING_H
#define PNG_DECODING_H

// Function to overwrite ChunkyPNG::Canvas::PNGDecoding.decode_png_image_pass
VALUE oily_png_decode_png_image_pass(VALUE self, VALUE stream, VALUE width, VALUE height, VALUE color_mode, VALUE start_pos);

#endif

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
oily_png-0.0.5 ext/oily_png/png_decoding.h
oily_png-0.0.4 ext/oily_png/png_decoding.h