-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: javafx
The following article presents ways to implement nearly all of the adjustments in the ColorAdjust effect as a matrix operation on the rgb values as a vector:
http://www.graficaobscura.com/matrix/index.html
This would greatly simplify the JSL for the operation and should make it a bit faster, taking advantage of the hardware support for matrix x vector multiplies.
http://www.graficaobscura.com/matrix/index.html
This would greatly simplify the JSL for the operation and should make it a bit faster, taking advantage of the hardware support for matrix x vector multiplies.