CGImagePropertiesIptc Constructors

Definition

Overloads

CGImagePropertiesIptc()
CGImagePropertiesIptc(NSDictionary)

CGImagePropertiesIptc()

public CGImagePropertiesIptc ();

Applies to

CGImagePropertiesIptc(NSDictionary)

public CGImagePropertiesIptc (Foundation.NSDictionary dictionary);
new CoreGraphics.CGImagePropertiesIptc : Foundation.NSDictionary -> CoreGraphics.CGImagePropertiesIptc

Parameters

dictionary
NSDictionary

Applies to