deferred class
	EV_PIXMAPABLE_I

General
	cluster: implementation_mswin
	description: "Eiffel Vision pixmapable. Implementation interface."
	keywords: "pixmap, bitmap, icon, graphic, image"

Ancestors
	EV_ANY_I*

Queries
	pixmap: EV_PIXMAP
	pixmap_equal_to (a_pixmap: EV_PIXMAP): BOOLEAN

Commands
	remove_pixmap
	set_pixmap (a_pixmap: EV_PIXMAP)