Dali: ByteImage -- Tcl Commands


Table of Contents


Allocation



byte_new w h



byte_clip byteImage x y w h



byte_reclip byteImage x y w h clipped



byte_free byteImage

Initialization



byte_set byteImage value
byte_set_with_mask byteImage bitMask value



byte_set_mux_1 byteImage offset stride value
byte_set_mux_2 byteImage offset stride value
byte_set_mux_4 byteImage offset stride value



byte_copy src dest byte_copy_with_mask src bitMask dest



byte_copy_mux_1 src srcOffset srcStride dest destOffset destStride byte_copy_mux_2 src srcOffset srcStride dest destOffset destStride byte_copy_mux_4 src srcOffset srcStride dest destOffset destStride



byte_extend byteImage bw bh

Query



byte_get_x byteImage
byte_get_y byteImage
byte_get_width byteImage
byte_get_height byteImage
byte_get_virtual byteImage



byte_hash byteImage



byte_info byteImage


See Also

BitImage , BitImageScan API , ByteGeom Package API


Last updated : Sunday, January 31, 1999, 05:56 PM