Sha256: eed499b6c66104c0b5c1f84f8e93bd93833ddeb64d36e0bfc8ba2248c9440124

Contents?: true

Size: 159 Bytes

Versions: 6

Compression:

Stored size: 159 Bytes

Contents

#ifndef PSD_NATIVE_RLE_DECODING
#define PSD_NATIVE_RLE_DECODING

VALUE psd_native_decode_rle_channel(VALUE self);
VALUE psd_file_read_byte(VALUE self);

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
psd_native-0.6.0 ext/psd_native/rle_decoding.h
psd_native-0.5.0 ext/psd_native/rle_decoding.h
psd_native-0.4.0 ext/psd_native/rle_decoding.h
psd_native-0.3.1 ext/psd_native/rle_decoding.h
psd_native-0.3.0 ext/psd_native/rle_decoding.h
psd_native-0.2.0 ext/psd_native/rle_decoding.h