class WEL_DIB General cluster: wel.gdi description: "Device independent bitmap which can be created from a file." create: make_by_content_pointer, make_by_file Ancestors WEL_OBJECT_ID_MANAGER WEL_STRUCTURE Queries color_count: INTEGER exists: BOOLEAN height: INTEGER item: POINTER item_bits: POINTER palette: WEL_PALETTE shared: BOOLEAN to_integer: INTEGER width: INTEGER Commands dispose initialize initialize_with_character (a_character: CHARACTER) memory_copy (source_pointer: POINTER; length: INTEGER) set_item (an_item: POINTER) set_pal_color set_shared set_unshared