All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

NextPrevUpTopContentsIndex

image

Class
Summary

An abstract image object.

Package

graphics-ports

Accessors

image-height
image-width

Description

The class image is the abstract image object class. An image can be drawn using draw-image.

image-height and image-width return the image size in pixels.

Notes

On Cocoa and GTK+ you can drag and drop images. See set-drop-object-supported-formats for more information.

See also

convert-external-image
draw-image
load-image
make-image-from-port
make-sub-image
read-and-convert-external-image
Adding Toolbars
Drawing - Graphics Ports
Drag and Drop


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex