Sha256: efca758e70e465d6cbedbe1014b174f844be6185c9095fde26cacedc1cb1a1d6
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
#ifndef PSD_NATIVE_RLE_DECODING #define PSD_NATIVE_RLE_DECODING VALUE psd_native_decode_rle_channel(VALUE self); int psd_byte_count(VALUE self, int line); VALUE psd_file_read_byte(VALUE self); int psd_chan_pos(VALUE self); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
psd_native-0.1.0 | ext/psd_native/rle_decoding.h |