Dali: BitImage -- Tcl Commands


Table of Contents


Allocation



bit_new w h



bit_free bitImage



bit_clip bitImage x y w h



bit_reclip bitImage x y w h clipped

Initialization



bit_copy src dest



bit_copy_8 src dest



bit_set bitImage v



bit_set_8 bitImage v



bit_make_from_key byteImage low high bitImage

Set Operations



bit_union src1 src2 dest



bit_union_8 src1 src2 dest



bit_intersect src1 src2 dest



bit_intersect_8 src1 src2 dest

Queries



bit_is_aligned bitImage



bit_is_left_aligned bitImage



bit_get_size bitImage



bit_get_width bitImage



bit_get_height bitImage



bit_get_virtual bitImage



bit_get_x bitImage



bit_get_y bitImage



bit_info bitImage


See Also

ByteImage , BitImageScan API


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