ImageIO.CGImageDestination: Method Members

The methods of ImageIO.CGImageDestination are listed below. For a list of all members, see the CGImageDestination Members list.

See Also: Inherited members from System.Object

Public Methods

AddImage(CoreGraphics.CGImage, Foundation.NSDictionary)
Documentation for this section has not yet been entered.
AddImage(CoreGraphics.CGImage, CGImageDestinationOptions)
Documentation for this section has not yet been entered.
AddImage(CGImageSource, int, Foundation.NSDictionary)
Documentation for this section has not yet been entered.
AddImage(CGImageSource, int, CGImageDestinationOptions)
Documentation for this section has not yet been entered.
AddImageAndMetadata(CoreGraphics.CGImage, CGImageMetadata, Foundation.NSDictionary)
Documentation for this section has not yet been entered.
AddImageAndMetadata(CoreGraphics.CGImage, CGImageMetadata, CGImageDestinationOptions)
Documentation for this section has not yet been entered.
Close() : bool
Writes the images to the destination and disposes the object.
CopyImageSource(CGImageSource, Foundation.NSDictionary, out Foundation.NSError) : bool
Documentation for this section has not yet been entered.
CopyImageSource(CGImageSource, CGCopyImageSourceOptions, out Foundation.NSError) : bool
Documentation for this section has not yet been entered.
static
Create(Foundation.NSUrl, string, int) : CGImageDestination
Documentation for this section has not yet been entered.
static
Create(CoreGraphics.CGDataConsumer, string, int, CGImageDestinationOptions) : CGImageDestination
Documentation for this section has not yet been entered.
static
Create(Foundation.NSMutableData, string, int, CGImageDestinationOptions) : CGImageDestination
Documentation for this section has not yet been entered.
Dispose()
Releases the resources used by the CGImageDestination object.
Finalize()
Finalizer for the CGImageDestination object
static
GetTypeID() : nint
Type identifier for the ImageIO.CGImageDestination type.
SetProperties(Foundation.NSDictionary)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resources used by the CGImageDestination object.