GraphicsFormats Xojo plugin

RawTIFFExporter.Information Property

Property to add TIFF tags. (By default is nil)

Information as RawTIFFInformation {Read and Write}

Remarks

By default this property is nil. If wanting to add TIFF tags to the export then create new instance of RawTIFFInformation class and assign to this property.

See Also

RawTIFFExporter Class