MonoMac.CoreGraphics.CGDataProvider: Constructor Members

The constructors of MonoMac.CoreGraphics.CGDataProvider are listed below. For a list of all members, see the CGDataProvider Members list.

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.