CGDataConsumer Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data sink for CGContextPDF or CGImageDestination to store data on.
public class CGDataConsumer : IDisposable, ObjCRuntime.INativeObject
type CGDataConsumer = class
interface INativeObject
interface IDisposable
- Inheritance
-
CGDataConsumer
- Implements
CGData |
|
CGData |
Creates a data sink that saves the data on the specified NSData. |
CGData |
Creates a data sink that saves the data on a file specified by the url. |
Handle |
Handle (pointer) to the unmanaged object representation. |
Dispose() |
Releases the resources used by the CGDataConsumer object. |
Dispose(Boolean) |
Releases the resources used by the CGDataConsumer object. |
Finalize() |
Finalizer for the CGDataConsumer object |