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
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)Documentation for this section has not yet been entered. | |
static | FromCGImage(MonoMac.CoreGraphics.CGImage, MonoMac.CoreGraphics.CGColorSpace)Documentation for this section has not yet been entered. | |
static | FromCGImage(MonoMac.CoreGraphics.CGImage, CIImageInitializationOptionsWithMetadata)Documentation for this section has not yet been entered. | |
static | FromCGImage(MonoMac.CoreGraphics.CGImage, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromData(MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | |
static | FromData(MonoMac.Foundation.NSData, CIImageInitializationOptionsWithMetadata)Documentation for this section has not yet been entered. | |
static | FromData(MonoMac.Foundation.NSData, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromData(MonoMac.Foundation.NSData, int, System.Drawing.SizeF, int, MonoMac.CoreGraphics.CGColorSpace)Documentation for this section has not yet been entered. | |
static | FromImageBuffer(MonoMac.CoreVideo.CVImageBuffer)Documentation for this section has not yet been entered. | |
static | FromImageBuffer(MonoMac.CoreVideo.CVImageBuffer, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromLayer(MonoMac.CoreGraphics.CGLayer)Documentation for this section has not yet been entered. | |
static | FromLayer(MonoMac.CoreGraphics.CGLayer, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromUrl(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | |
static | FromUrl(MonoMac.Foundation.NSUrl, CIImageInitializationOptions)Documentation for this section has not yet been entered. | |
static | FromUrl(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
GetAutoAdjustmentFilters()Documentation for this section has not yet been entered. | ||
GetAutoAdjustmentFilters(CIAutoAdjustmentFilterOptions)Documentation for this section has not yet been entered. | ||
ImageByApplyingTransform(MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | ||
ImageByCroppingToRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
static | ImageWithColor(CIColor)Documentation for this section has not yet been entered. | |
static | ImageWithTexture(uint, System.Drawing.SizeF, bool, MonoMac.CoreGraphics.CGColorSpace)Documentation for this section has not yet been entered. | |