Property Set | Contents |
---|---|
System | General properties, such as author, title or copyright |
System.GPS | Properties for maintaining location information |
System.Image | Image-related properties, such as width or compression |
System.Photo | Photo-related properties, such as the camera model |
Method XbpBitmap():getProperty() Foundation
Retrieves a property from an image.
:getProperty( <cPropertyName> ) --> xValue
The method returns the value of the specified property.
The method :getProperty() retrieves a property from an image. Image properties are stored in the image file and typically contain supplemental information, such as the name of the author, a copyright notice or the application which created the file. This information may be used for searching or for categorizing images in image-processing applications.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.