ColorYxy
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "cd_color_yxy_get_type ()" ) ]
[ Compact ]
public class ColorYxy
Content:
Creation methods:
- public ColorYxy ()
Allocates a color value.
Methods:
- public void @set (double Y, double x, double y)
Initialises a color value.
- public void copy (ColorYxy dest)
Deep copies a color value.
- public ColorYxy dup ()
- public void free ()
Deallocates a color value.
- public void to_uvw (ColorUVW dest)
Convert from one color format to another.
- public void to_xyz (ColorXYZ dest)
Convert from one color format to another.
Fields: