Dali : Color -- Tcl Commands


Table of Contents


Color Conversion



rgb_to_y r g b y



rgb_to_yuv_444 r g b y u v yuv_to_rgb_444 y u v r g b



rgb_to_yuv_422 r g b y u v yuv_to_rgb_422 y u v r g b



rgb_to_yuv_411 r g b y u v yuv_to_rgb_411 y u v r g b



rgb_to_yuv_420 r g b y u v yuv_to_rgb_420 y u v r g b

ColorHashTable Allocations



color_hash_table_new bits



color_hash_table_clear table

ColorHashTable Queries



color_hash_table_free table



color_hash_table_get_size table



color_hash_table_get_num_of_entry table

VpTree Primitives



vp_tree_new



vp_tree_init rmap gmap bmap tree



vp_tree_free tree

Color Quantization



rgb_to_256 r g b table rmap gmap bmap



rgb_quant_with_hash_table r g b table rmap gmap bmap out



rgb_quant_with_vp_tree r g b tree table rmap gmap bmap out

Internal API


See Also

ByteImage , ImageMap


Last updated : Saturday, November 14, 1998, 07:50 PM