The members of MonoMac.CoreGraphics.CGDataProvider are listed below.
See Also: Inherited members from System.Object
| 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. |
CopyData()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)Creates a CGDataProvider from an on-disk file. | |