MonoMac.CoreImage.CIImage: Method Members

The methods of MonoMac.CoreImage.CIImage are listed below. For a list of all members, see the CIImage Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

Draw(System.Drawing.PointF, System.Drawing.RectangleF, MonoMac.AppKit.NSCompositingOperation, float)
Documentation for this section has not yet been entered.
Draw(System.Drawing.RectangleF, System.Drawing.RectangleF, MonoMac.AppKit.NSCompositingOperation, float)
Documentation for this section has not yet been entered.
static
FromCGImage(MonoMac.CoreGraphics.CGImage) : CIImage
Documentation for this section has not yet been entered.
static
FromCGImage(MonoMac.CoreGraphics.CGImage, MonoMac.CoreGraphics.CGColorSpace) : CIImage
Documentation for this section has not yet been entered.
static
FromCGImage(MonoMac.CoreGraphics.CGImage, CIImageInitializationOptionsWithMetadata) : CIImage
Documentation for this section has not yet been entered.
static
FromCGImage(MonoMac.CoreGraphics.CGImage, MonoMac.Foundation.NSDictionary) : CIImage
Documentation for this section has not yet been entered.
static
FromData(MonoMac.Foundation.NSData) : CIImage
Documentation for this section has not yet been entered.
static
FromData(MonoMac.Foundation.NSData, CIImageInitializationOptionsWithMetadata) : CIImage
Documentation for this section has not yet been entered.
static
FromData(MonoMac.Foundation.NSData, MonoMac.Foundation.NSDictionary) : CIImage
Documentation for this section has not yet been entered.
static
FromData(MonoMac.Foundation.NSData, int, System.Drawing.SizeF, int, MonoMac.CoreGraphics.CGColorSpace) : CIImage
Documentation for this section has not yet been entered.
static
FromImageBuffer(MonoMac.CoreVideo.CVImageBuffer) : CIImage
Documentation for this section has not yet been entered.
static
FromImageBuffer(MonoMac.CoreVideo.CVImageBuffer, MonoMac.Foundation.NSDictionary) : CIImage
Documentation for this section has not yet been entered.
static
FromLayer(MonoMac.CoreGraphics.CGLayer) : CIImage
Documentation for this section has not yet been entered.
static
FromLayer(MonoMac.CoreGraphics.CGLayer, MonoMac.Foundation.NSDictionary) : CIImage
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl) : CIImage
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl, CIImageInitializationOptions) : CIImage
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary) : CIImage
Documentation for this section has not yet been entered.
GetAutoAdjustmentFilters() : CIFilter[]
Documentation for this section has not yet been entered.
GetAutoAdjustmentFilters(CIAutoAdjustmentFilterOptions) : CIFilter[]
Documentation for this section has not yet been entered.
ImageByApplyingTransform(MonoMac.CoreGraphics.CGAffineTransform) : CIImage
Documentation for this section has not yet been entered.
ImageByCroppingToRect(System.Drawing.RectangleF) : CIImage
Documentation for this section has not yet been entered.
static
ImageWithColor(CIColor) : CIImage
Documentation for this section has not yet been entered.
static
ImageWithTexture(uint, System.Drawing.SizeF, bool, MonoMac.CoreGraphics.CGColorSpace) : CIImage
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the CIImage object.