MonoMac.CoreGraphics Namespace

Bindings to the 2D graphics API CoreGraphics.

Remarks

To be added.

Classes

TypeReason
CGAffineTransform2D Affine transformation used to convert between coordinate spaces.
CGBitmapContextCGContext backed by an in-memory bitmap.
CGBitmapFlagsBitmap encoding.
CGBlendModeBlending mode used during composition.
CGColorColor structure.
CGColorRenderingIntentDetermines how Quartz maps colors from the source color space to the gamut of the destination.
CGColorSpaceColorspace, determines how Quartz interprets color information.
CGColorSpaceModelColor space model.
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.
CGFunction+CGFunctionEvaluateDocumentation for this section has not yet been entered.
CGGradientGradient definitions.
CGGradientDrawingOptionsDrawing location for gradients.
CGImageRepresents bitmap images and bitmap masks.
CGImageAlphaInfoSpecifies the bitmap layout information.
CGImageColorModelDocumentation for this section has not yet been entered.
CGImagePropertiesDocumentation for this section has not yet been entered.
CGImagePropertiesExifDocumentation for this section has not yet been entered.
CGImagePropertiesGpsDocumentation for this section has not yet been entered.
CGImagePropertiesIptcDocumentation for this section has not yet been entered.
CGImagePropertiesJfifDocumentation for this section has not yet been entered.
CGImagePropertiesPngDocumentation for this section has not yet been entered.
CGImagePropertiesTiffDocumentation for this section has not yet been entered.
CGInterpolationQualityQuality of interpolation for drawing images.
CGLayerA hardware accelerated context.
CGLineCapStyle for line caps.
CGLineJoinJoin type for drawing operations.
CGPathA drawing path is made up of lines, arcs, beziers that can be used to paint.
CGPath+ApplierFunctionA function that can make changes to a CGPathElement.
CGPathDrawingModeDrawing mode.
CGPathElementAn individual element on a CGPath.
CGPathElementTypeThe type of an element in a CGPath.
CGPatternA pattern to draw in a CGContext.
CGPattern+DrawPatternCallback signature used to draw patterns on the screen.
CGPatternTilingPattern styling style.
CGPDFArrayRepresents a PDF array
CGPDFBoxType of box in a PDF document.
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.
CGRectEdgeCoordinates used to establish the edge in RectangleFExtensions.Divide.
CGShadingDocumentation for this section has not yet been entered.
CGTextDrawingModeDrawing mode.
CGTextEncodingText encoding.
CGWindowImageOptionDocumentation for this section has not yet been entered.
CGWindowListOptionDocumentation for this section has not yet been entered.
RectangleFExtensionsExtensions to the RectangleF class that are useful when using CoreGraphics.