Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

PImage

This is a brief image structure for very simple transfers of image data to a RastPort

Declaration

Source position: intuition.pas line 474

type PImage = ^TImage;

See also

TWindow

  

Window structure

TNewWindow

  

New window structure

TExtNewWindow

  

Future TNewWindow

TDrawInfo

  

Graphical informations for the 3D look

GA_Image

  

GadgetClass Tag. (PImage) Gadget imagry is an image

GA_SelectRender

  

GadgetClass Tag.

DrawImage

  

Draw the specified Image structure into a RastPort.

DrawImageState

  

Draw an (extended) Intuition Image with special visual state.

EraseImage

  

Erases an Image.

PointInImage

  

Tests whether an image "contains" a point.

IM_BGPEN

  

Set Image Background Pen

IM_BOX

  

Get Image bounding rectangle

IM_FGPEN

  

Set Image Foreground pen


Documentation generated on: 2021-07-30