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

Release notes

Blog Entries

This function checks for a license.

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


CFunction.SetArray - CGImageSource.Count