This is a brief image structure for very simple transfers of image data to a RastPort
Source position: intuition.pas line 474
type PImage = ^TImage; |
|
Window structure |
|
|
New window structure |
|
|
Future TNewWindow |
|
|
Graphical informations for the 3D look |
|
|
GadgetClass Tag. (PImage) Gadget imagry is an image |
|
|
GadgetClass Tag. |
|
|
Draw the specified Image structure into a RastPort. |
|
|
Draw an (extended) Intuition Image with special visual state. |
|
|
Erases an Image. |
|
|
Tests whether an image "contains" a point. |
|
|
Set Image Background Pen |
|
|
Get Image bounding rectangle |
|
|
Set Image Foreground pen |