GraphicsFormats Xojo plugin

RawTIFFExporter.SaveBitmapsToFile Method

Saves multiple bitmaps that have been added with the AddBitmap method to a single TIFF file.

SaveBitmapsToFile(
   f as FolderItem)

Parameters

f
A folder item that defines the destination of the image.

Remarks

See Also

RawTIFFExporter Class