deferred class
	PICTURE_INTERFACE

General
	cluster: interfaces
	description: "OLE Automation."

Ancestors
	ECOM_INTERFACE*

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

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