Purpose |
Print an image from an IMAGELIST | ||||||||||
Syntax |
XPRINT IMAGELIST (x!,y!), hLst, index&, overlay&, style& | ||||||||||
Remarks |
One of the images stored in an IMAGELIST is printed on the attached host printer. The parameters x!,y! define the upper left corner of the position of the image. hLst is the handle of the IMAGELIST and index& is the selector of the image to be displayed (1=first, 2=second, etc.). If overlay& is non-zero, it specifies an overlay image to be added to the printed image from the image list. The parameter style& may be one of the following style bits:
| ||||||||||
See also |