CGImageProperties Constructors

Definition

Overloads

CGImageProperties()
CGImageProperties(NSDictionary)

CGImageProperties()

public CGImageProperties ();

Applies to

CGImageProperties(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to