CGImagePropertiesGps Constructors

Definition

Overloads

CGImagePropertiesGps()
CGImagePropertiesGps(NSDictionary)

CGImagePropertiesGps()

public CGImagePropertiesGps ();

Applies to

CGImagePropertiesGps(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to