GraphicsFormats Xojo plugin

RawTIFFInformation Class (console safe)

Class to read and write some TIFF tags when importing or exporting TIFF image.

Object
   RawTIFFInformation

class RawTIFFInformation

Properties

CameraModelLocalized (console safe) Localised camera model name.
CameraModelUnique (console safe) Name for the camera model.
CameraSerialNumber (console safe) Camera's serial number.
Description (console safe) Info about image.
Make (console safe) Scanner / camera manufacturer name.
Model (console safe) Scanner / camera model name/number
Software (console safe) Name and release number of the software used to write the TIFF image.

Constants

Version = 12.0

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS