CGImagePropertiesPng Constructors

Definition

Overloads

CGImagePropertiesPng()
CGImagePropertiesPng(NSDictionary)

CGImagePropertiesPng()

public CGImagePropertiesPng ();

Applies to

CGImagePropertiesPng(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to