Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_BITMAP General cluster: wel description: "Windows Bitmap, which can be loaded from a resource or created from an existing DIB." create: make_by_id, make_by_name, make_by_dib, make_compatible, make_direct, make_indirect, make_by_pointer, make_by_bitmap, make_dib Ancestors WEL_DIB_COLORS_CONSTANTS WEL_GDI_ANY WEL_IMAGE_CONSTANTS WEL_RESOURCE* Queries Dib_pal_colors: INTEGER_32 Dib_rgb_colors: INTEGER_32 eif_current_object_id: INTEGER_32 eif_id_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 exists: BOOLEAN gdi_objects_count: INTEGER_32 height: INTEGER_32 Image_bitmap: INTEGER_32 Image_cursor: INTEGER_32 Image_enhmetafile: INTEGER_32 Image_icon: INTEGER_32 is_made_by_dib: BOOLEAN item: POINTER log_bitmap: WEL_LOG_BITMAP object_id: INTEGER_32 ppv_bits: POINTER reference_tracked: BOOLEAN references_count: INTEGER_32 shared: BOOLEAN valid_dib_colors_constant (c: INTEGER_32): BOOLEAN width: INTEGER_32 Commands decrement_reference delete dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference set_di_bits (a_dc: WEL_DC; start_line, length: INTEGER_32; dib: WEL_DIB; mode: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org