User Tools

Site Tools


processimage_print_an_image_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== ProcessImage (print an image) ====== Previous pageReturn to chapter overviewNext page

ProcessImage ( *ImageFormatGrp image, iName, comment )

blk2blue.jpg

ProcessImage Prints an IMAGE control to a target output document.
image A TYPEd GROUP structure that holds all of the properties of the target image control.
iname A string constant, variable, EQUATE, or expression containing the file name containing the image to be printed.
comment A string constant, variable, EQUATE, or expression containing information necessary for the image to be properly rendered to the target document.

The ProcessImage method prints an image control to the appropriate document format. The comment parameter is used to send the appropriate formatting information to the target document type, and is limited to 2056 characters. (See COMMENT)

Implementation: The image group contains the position and stretch mode (centered, tiled, stretched) of the image control from the contents of the passed ImageFormatGrp.

processimage_print_an_image_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1