GetQTGraphicsExporter Function

Creates an QTGraphicsExporter object that uses the specified graphics format.

Syntax

result = GetQTGraphicsExporter( Format )


Parameters

Format

String

Format used to save the graphic.

BMPf - BMP file format

PNGf - PNG file format

PNTG - MacPaint

8BPS - Photoshop

.SGI - SGI

TPIC - Targa

JPEG - Jpeg



Example

See the example for QTGraphicsExporter.


See Also

QTGraphicsExporter class.