Sha256: 9e70ca1e95bf0a1a3b888a5e2adc7f0d165d11fa29fa58ad8f842720330addce

Contents?: true

Size: 252 Bytes

Versions: 2

Compression:

Stored size: 252 Bytes

Contents

#ifndef PNG_ENCODING_H
#define PNG_ENCODING_H

// Function to overwrite ChunkyPNG::Canvas::PNGEncoding.encode_png_image_pass_to_stream
VALUE oily_png_encode_png_image_pass_to_stream(VALUE self, VALUE stream, VALUE color_mode, VALUE filtering);

#endif

Version data entries

2 entries across 2 versions & 1 rubygems

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