Writes image data and properties to the data, URL, or data consumer associated with the image destination.
Original signature is 'bool CGImageDestinationFinalize ( CGImageDestinationRef idst );'
Available in Mac OS X version 10.4 and later.


- idst (IntPtr)
- MISSING

Returns true if the image is successfully written; false otherwise.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)