Sha256: cedc87795e2ca3c33283a361aa93f51fee28762a0553428735be33f13aba81e4

Contents?: true

Size: 228 Bytes

Versions: 8

Compression:

Stored size: 228 Bytes

Contents

#ifndef PSD_NATIVE_UTIL
#define PSD_NATIVE_UTIL

VALUE psd_native_util_pad2(VALUE self, VALUE i);
VALUE psd_native_util_pad4(VALUE self, VALUE i);
VALUE psd_native_util_clamp(VALUE self, VALUE num, VALUE min, VALUE max);

#endif

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
bench9000-0.1 vendor/psd_native/ext/psd_native/util.h
psd_native-1.1.3 ext/psd_native/util.h
psd_native-1.1.2 ext/psd_native/util.h
psd_native-1.1.1 ext/psd_native/util.h
psd_native-1.1.0 ext/psd_native/util.h
psd_native-1.0.1 ext/psd_native/util.h
psd_native-1.0.0 ext/psd_native/util.h
psd_native-0.6.0 ext/psd_native/util.h