adding CMYK constant for future expansion

This commit is contained in:
benfry
2008-01-16 05:23:49 +00:00
parent 36c7cb0aef
commit 7314fa5932
+1
View File
@@ -114,6 +114,7 @@ public interface PConstants {
static final int ARGB = 2; // image
static final int HSB = 3; // color
static final int ALPHA = 4; // image
static final int CMYK = 5; // image & color (someday)
// image file types