Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_PIXMAP_IMP_STATE General cluster: implementation_mswin description: "EiffelVision pixmap. Common attributes between all different EV_PIXMAP Windows implementations." Ancestors EV_DRAWABLE_ACTION_SEQUENCES_I* EV_PICK_AND_DROPABLE_ACTION_SEQUENCES_I* EV_WIDGET_ACTION_SEQUENCES_I* Action sequences conforming_pick_actions: EV_NOTIFY_ACTION_SEQUENCE dpi_changed_actions: EV_DPI_ACTION_SEQUENCE drop_actions: EV_PND_ACTION_SEQUENCE expose_actions: EV_GEOMETRY_ACTION_SEQUENCE file_drop_actions: EV_LITE_ACTION_SEQUENCE [LIST [STRING_32]] focus_in_actions: EV_NOTIFY_ACTION_SEQUENCE focus_out_actions: EV_NOTIFY_ACTION_SEQUENCE key_press_actions: EV_KEY_ACTION_SEQUENCE key_press_string_actions: EV_KEY_STRING_ACTION_SEQUENCE key_release_actions: EV_KEY_ACTION_SEQUENCE mouse_wheel_actions: EV_INTEGER_ACTION_SEQUENCE pick_actions: EV_PND_START_ACTION_SEQUENCE pick_ended_actions: EV_PND_FINISHED_ACTION_SEQUENCE pointer_button_press_actions: EV_POINTER_BUTTON_ACTION_SEQUENCE pointer_button_release_actions: EV_POINTER_BUTTON_ACTION_SEQUENCE pointer_double_press_actions: EV_POINTER_BUTTON_ACTION_SEQUENCE pointer_enter_actions: EV_NOTIFY_ACTION_SEQUENCE pointer_leave_actions: EV_NOTIFY_ACTION_SEQUENCE pointer_motion_actions: EV_POINTER_MOTION_ACTION_SEQUENCE resize_actions: EV_GEOMETRY_ACTION_SEQUENCE Queries build_cursor: WEL_CURSOR build_icon: WEL_ICON cursor: detachable WEL_CURSOR get_bitmap: WEL_BITMAP get_mask_bitmap: detachable WEL_BITMAP has_mask: BOOLEAN height: INTEGER_32 icon: detachable WEL_ICON is_file_name_valid (a_file_name: READABLE_STRING_GENERAL): BOOLEAN palette: detachable WEL_PALETTE raw_image_data: EV_RAW_IMAGE_DATA width: INTEGER_32 Commands copy_events_from_other (other: EV_PIXMAP_IMP_STATE) gdi_compact init_from_pixel_buffer (a_pixel_buffer: EV_PIXEL_BUFFER) save_to_named_path (a_format: EV_GRAPHICAL_FORMAT; a_file_path: PATH)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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