Creates a new JzAzBz color object from a vector of JzAzBz components.
This utility function is useful when working with color calculations that produce arrays of values rather than individual components.
A vector containing the JzAzBz components [jz, az, bz]
Optional
The alpha (opacity) component (0-1), optional
A new JzAzBz color object
If the vector does not have exactly 3 components
Creates a new JzAzBz color object from a vector of JzAzBz components.
This utility function is useful when working with color calculations that produce arrays of values rather than individual components.