MonoMac.CoreGraphics Namespace

Bindings to the 2D graphics API CoreGraphics.

Remarks

To be added.

Classes

TypeReason
CGBitmapContextCGContext backed by an in-memory bitmap.
CGColorColor structure.
CGColorSpaceColorspace, determines how Quartz interprets color information.
CGContextGraphics context and primitives to draw in them.
CGContextPDFPDF Rendering CGContext class. Use this class to create a CGContext that will output the results to a PDF file.
CGDataProviderA class that wraps a data source and exposes it to the CGImage class.
CGFontFont support.
CGFunctionDocumentation for this section has not yet been entered.
CGGradientGradient definitions.
CGImageRepresents bitmap images and bitmap masks.
CGLayerA hardware accelerated context.
CGPathA drawing path is made up of lines, arcs, beziers that can be used to paint.
CGPatternA pattern to draw in a CGContext.
CGPDFArrayRepresents a PDF array
CGPDFDictionaryRepresents a PDF Dictionary.
CGPDFDocumentPDF Document.
CGPDFInfoDocumentation for this section has not yet been entered.
CGPDFPageA PDF Page in a PDF Document.
CGPDFPageInfoDocumentation for this section has not yet been entered.
CGPDFStreamDocumentation for this section has not yet been entered.
CGShadingDocumentation for this section has not yet been entered.
RectangleFExtensionsExtensions to the RectangleF class that are useful when using CoreGraphics.

Structs

TypeReason
CGAffineTransform2D Affine transformation used to convert between coordinate spaces.
CGPathElementAn individual element on a CGPath.

Delegates

TypeReason
CGFunction.CGFunctionEvaluateDocumentation for this section has not yet been entered.
CGPath.ApplierFunctionA function that can make changes to a CGPathElement.
CGPattern.DrawPatternCallback signature used to draw patterns on the screen.

Enumerations

TypeReason
CGBitmapFlagsBitmap encoding.
CGBlendModeBlending mode used during composition.
CGColorRenderingIntentDetermines how Quartz maps colors from the source color space to the gamut of the destination.
CGColorSpaceModelColor space model.
CGGradientDrawingOptionsDrawing location for gradients.
CGImageAlphaInfoSpecifies the bitmap layout information.
CGInterpolationQualityQuality of interpolation for drawing images.
CGLineCapStyle for line caps.
CGLineJoinJoin type for drawing operations.
CGPathDrawingModeDrawing mode.
CGPathElementTypeThe type of an element in a CGPath.
CGPatternTilingPattern styling style.
CGPDFBoxType of box in a PDF document.
CGRectEdgeCoordinates used to establish the edge in RectangleFExtensions.Divide.
CGTextDrawingModeDrawing mode.
CGTextEncodingText encoding.
CGWindowImageOptionDocumentation for this section has not yet been entered.
CGWindowListOptionDocumentation for this section has not yet been entered.