CGImagePropertiesTiff Constructors

Definition

Overloads

CGImagePropertiesTiff()
CGImagePropertiesTiff(NSDictionary)

CGImagePropertiesTiff()

public CGImagePropertiesTiff ();

Applies to

CGImagePropertiesTiff(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to