CGImagePropertiesExif Constructors

Definition

Overloads

CGImagePropertiesExif()
CGImagePropertiesExif(NSDictionary)

CGImagePropertiesExif()

public CGImagePropertiesExif ();

Applies to

CGImagePropertiesExif(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to