MonoMac.CoreGraphics.CGDataProvider Members

The members of MonoMac.CoreGraphics.CGDataProvider are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Exposes the contents of the file as a CGDataProvider.
Creates a CGDataProvider from an in-memory block.
Creates a CGDataProvider that exposes the byte array starting at the specified offset for the specified amount of bytes. This is merely a wrapper around
Creates a CGDataProvider from an in-memory block.

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

CopyData() : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CGDataProvider object.
Finalize()
Finalizer for the CGDataProvider object
static
FromFile(string) : CGDataProvider
Creates a CGDataProvider from an on-disk file.

Protected Methods

Dispose(bool)
Releases the resourced used by the CGDataProvider object.