CGImageDestinationOptions Constructors

Definition

Overloads

CGImageDestinationOptions()

Default constructor.

CGImageDestinationOptions(NSDictionary)

CGImageDestinationOptions()

Default constructor.

[Foundation.Preserve(Conditional=true)]
public CGImageDestinationOptions ();
Attributes

Applies to

CGImageDestinationOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public CGImageDestinationOptions (Foundation.NSDictionary dictionary);
new ImageIO.CGImageDestinationOptions : Foundation.NSDictionary -> ImageIO.CGImageDestinationOptions

Parameters

dictionary
NSDictionary
Attributes

Applies to