Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
CGImageSource.ClearProperties
Clears all properties.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| CGImageSource | 9.4 | Yes | No | No | Yes, macOS only | Yes |
MBS( "CGImageSource.ClearProperties"; Ref ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Ref | The image source reference number returned by CGImageSource.CreateWithData, CGImageSource.CreateWithPath or CGImageSource.CreateWithURL | $ref |
Result
Returns OK or error.
Description
Clears all properties.Allows you to save image with empty properties, so no EXIF/IPTC data is stored.
See also
- CGImageSource.CreateWithData
- CGImageSource.CreateWithPath
- CGImageSource.CreateWithURL
- CGImageSource.HasProperty
- CGImageSource.Properties
- CGImageSource.SetProperty
Blog Entries
Release notes
- Version 9.4
- Added CGImageSource.ClearProperties function.
Created 5th September 2019, last changed 5th September 2019
CFunction.SetArray - CGImageSource.Count
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins