ImageEn, unit iexMetaHelpers

TIOParamsHelper.EXIF_CanWriteEXIFData

TIOParamsHelper.EXIF_CanWriteEXIFData


Declaration

property EXIF_CanWriteEXIFData : Boolean; (read-only)


Description

Returns true if the current image is of a type that supports EXIF writing, i.e. TIFF or JPEG

Note: This is only based on the current format. Naturally you could add EXIF data to an image that was loaded as a Bitmap and then save it to JPEG.