Previous - sysErr Section Home - Rosetta Xtra Function Categories Next - imgOpen


Rosetta Xtra - Image Functions

Director provides a rich set of image functions to support importing images into Director cast members. Rosetta provides additional image support for features not natively supported by Director. On the file level, in addition to supporting BMP, JPEG, GIF, PNG, Rosetta also support reading TIF, TGA, PCX, WMF and ICO. As a image capturing utility, Rosetta can capture Director's stage, off screen buffer, or the entire screen. As a printing tool, Rosetta allows you to create print jobs from image files. As an exporting tool, Rosetta allows you to export cast members and image files in BMP, JPEG, GIF, PNG, TIFF, ICO, PCX, TGA and PDF formats.

When Director imports an image, it is automatically converted as a 72 DPI bitmap cast member. Rosetta's image buffer can store images in their native resolution. This allows you to convert high resolution images without losing its quality. Images are also sent to the printer at their natural resolution for high quality printing.

Method summary for Images

Method

imgOpen()
imgFilterNoise()
imgFromMember()
imgFilterUnsharpMask()
imgFromScreen()
imgWidth()
imgFromClipboard()
imgHeight()
imgFromObject()
imgDepth()
imgSave()
imgSetDepth()
imgToMember()
imgXDPI()
imgToClipboard()
imgSetXDPI()
imgToObject()
imgYDPI()
imgPrint()
imgSetYDPI()
imgResize()
imgEXIF()
imgCrop()
imgSaveQuality()
imgAdjHueSat()
imgSetSaveQuality()
imgAdjLight()
imgClose()
imgAdjRGB()
imgIsValid()
imgAdjGamma()
 

Previous - sysErr Section Home - Rosetta Xtra Function Categories Next - imgOpen