MonoMac.CoreImage.CIImage Members

The members of MonoMac.CoreImage.CIImage are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Documentation for this section has not yet been entered.
Initializes a CoreImage from a CoreGraphics bitmap representation
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.
Constructor to call on derived classes when the derived class has an [Export] constructor.
Documentation for this section has not yet been entered.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
EmptyImageCIImage. Documentation for this section has not yet been entered.
[read-only]
ExtentSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
[read-only]
static
FormatARGB8int. Represents the value associated with the constant kCIFormatARGB8
[read-only]
static
FormatRGBA16int. Documentation for this section has not yet been entered.
[read-only]
static
FormatRGBAfint. Documentation for this section has not yet been entered.
[read-only]
static
FormatRGBAhint. Represents the value associated with the constant kCIFormatRGBAh
[read-only]
PropertiesMonoMac.CoreGraphics.CGImageProperties. Documentation for this section has not yet been entered.

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.

Public Operators

static
Conversion to MonoMac.CoreImage.CIImage(Implicit)Documentation for this section has not yet been entered.