Platforms to show: All Mac Windows Linux Cross-Platform
ExifTagMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Exif | MBS Images Plugin | 20.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 11 properties
- property ByteCount as Integer
- property Components as Integer
- property DataPointer as Ptr
- property Endian as Integer
- property Format as Integer
- property IsNumeric as Boolean
- property StringValue as String
- property Tag as Integer
- property TagName as String
- property Value as Variant
- property Value(ComponentIndex as Integer) as Variant
- 3 methods
- method Constructor Private
- method Destructor
- method Values as Variant()
- 85 constants
This class has no sub classes.
Some methods using this class:
- ExifTagsMBS.TagByID(Tag as integer) as ExifTagMBS
- ExifTagsMBS.TagByIndex(index as integer) as ExifTagMBS
- ExifTagsMBS.Tags as ExifTagMBS()
Some properties using for this class:
- ExifTagsMBS.Copyright as ExifTagMBS
- ExifTagsMBS.GPSDestBearingRef as ExifTagMBS
- ExifTagsMBS.GPSDestDistanceRef as ExifTagMBS
- ExifTagsMBS.GPSDestLatitudeRef as ExifTagMBS
- ExifTagsMBS.GPSDifferential as ExifTagMBS
- ExifTagsMBS.GPSImgDirectionRef as ExifTagMBS
- ExifTagsMBS.GPSSatellites as ExifTagMBS
- ExifTagsMBS.GPSSpeed as ExifTagMBS
- ExifTagsMBS.ImageHeight as ExifTagMBS
- ExifTagsMBS.Model as ExifTagMBS
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.2
- MBS Xojo Plugins, version 20.2pr3
Release notes
- Version 20.2
- Added ExifTagsMBS and ExifTagMBS class to read exif and make changes.
The items on this page are in the following plugins: MBS Images Plugin.