Sha256: e2a720658fe0ebb558b5528cdb58c3830e57159a6c48871d41fcad0765512f55

Contents?: true

Size: 181 Bytes

Versions: 2

Compression:

Stored size: 181 Bytes

Contents

#ifndef PSD_NATIVE_COLOR
#define PSD_NATIVE_COLOR

VALUE psd_native_cmyk_to_rgb(VALUE self, VALUE c, VALUE m, VALUE y, VALUE k);
int psd_clamp_int(int n, int low, int high);

#endif

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
psd_native-0.3.1 ext/psd_native/color.h
psd_native-0.3.0 ext/psd_native/color.h