deferred class
	PICTURE_INTERFACE

General
	cluster: com.Interfaces
	description: "OLE Automation."

Ancestors
	ECOM_INTERFACE

Queries
	h_pal: INTEGER
	h_pal_user_precondition: BOOLEAN
	handle: INTEGER
	handle_user_precondition: BOOLEAN
	height: INTEGER
	height_user_precondition: BOOLEAN
	item: POINTER
	render_user_precondition (hdc, x, y, cx, cy, x_src, y_src, cx_src, cy_src: INTEGER; prc_wbounds: POINTER): BOOLEAN
	set_h_pal_user_precondition (a_value: INTEGER): BOOLEAN
	type: INTEGER
	type_user_precondition: BOOLEAN
	width: INTEGER
	width_user_precondition: BOOLEAN

Commands
	render (hdc, x, y, cx, cy, x_src, y_src, cx_src, cy_src: INTEGER; prc_wbounds: POINTER)
	set_h_pal (a_value: INTEGER)