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.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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

Release notes

Blog Entries

Created 5th September 2019, last changed 5th September 2019


CFunction.SetArray - CGImageSource.Count

Feedback: Report problem or ask question.