Contents page

DrawImage


AFRastPort/DrawImage

  void = DrawImage(AFPoint point, LPImage image)

DESCRIPTION Draws an image at specified point

INPUTS point - coordinates at which to draw image image - image to draw

RESULT none

BUGS none known

SEE ALSO AFRect "AFrame:include/aframe.hpp"