Share via


CGImageProperties Constructors

Definition

Overloads

CGImageProperties()

public CGImageProperties();

Applies to

CGImageProperties(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to