Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CGImageSource.ClearProperties
Clears all properties.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CGImageSource | 9.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ 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
Release notes
- Version 9.4
- Added CGImageSource.ClearProperties function.
Blog Entries
This function checks for a license.
Created 5th September 2019, last changed 5th September 2019