Index
All Classes and Interfaces|All Packages
G
- getH(int) - Static method in class yash.oklab.Ok
-
returns the hue parameter of a color, relative to the OkHSV and OkHSL scales.
- getHSL(int) - Static method in class yash.oklab.Ok
-
returns an array containing OkHSL and alpha values of a color.
- getHSV(int) - Static method in class yash.oklab.Ok
-
returns an array containing OkHSV and alpha values of a color.
- getL(int) - Static method in class yash.oklab.Ok
-
returns the lightness parameter of a color, relative to the OkHSL scale.
- getS(int) - Static method in class yash.oklab.Ok
-
returns the saturation parameter of a color, relative to the OkHSV and OkHSL scales.
- getV(int) - Static method in class yash.oklab.Ok
-
returns the value parameter of a color, relative to the OkHSV scale.
H
- HSL(float) - Static method in class yash.oklab.Ok
-
returns a grayscale OkHSL color.
- HSL(float, float) - Static method in class yash.oklab.Ok
-
returns a grayscale OkHSL color with custom alpha value.
- HSL(float, float, float) - Static method in class yash.oklab.Ok
-
returns OkHSL color.
- HSL(float, float, float, float) - Static method in class yash.oklab.Ok
-
returns OkHSL color with custom alpha value.
- HSV(float) - Static method in class yash.oklab.Ok
-
returns a grayscale OkHSV color.
- HSV(float, float) - Static method in class yash.oklab.Ok
-
returns a grayscale OkHSV color with custom alpha value.
- HSV(float, float, float) - Static method in class yash.oklab.Ok
-
returns OkHSV color.
- HSV(float, float, float, float) - Static method in class yash.oklab.Ok
-
returns OkHSV color with custom alpha value.
O
- Ok - Class in yash.oklab
-
Oklab for Processing.
- Ok(PApplet) - Constructor for class yash.oklab.Ok
-
a Constructor.
P
Y
- yash.oklab - package yash.oklab
All Classes and Interfaces|All Packages