deferred class
	EV_ITEM_PIXMAP_SCALER

General
	cluster: interface
	description: 
		"Objects that may contain pixmapable items whose image size may be adjusted uniformly.
		For example, calling set_pixmaps_size (24, 24) will ensure that the pixmaps of all items contained
		will be displayed as 24x24 pixels."

Ancestors
	EV_ANY*

Queries
	data: ANY
	is_destroyed: BOOLEAN
	pixmaps_height: INTEGER_32
	pixmaps_width: INTEGER_32

Commands
	copy (other: [like Current] EV_ITEM_PIXMAP_SCALER)
	destroy
	set_data (some_data: [like data] ANY)
	set_pixmaps_size (a_width, a_height: INTEGER_32)

Constraints
	pixmaps size positive