Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGContextMBS class.

Previous items

CGContextMBS.kCGEncodingMacRoman=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Text encodings.

CGContextMBS.kCGInterpolationDefault=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Interpolation quality.

Let the context decide.

CGContextMBS.kCGInterpolationHigh=3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Interpolation quality.

Slower, higher quality.

CGContextMBS.kCGInterpolationLow=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Interpolation quality.

Faster, lower quality.

CGContextMBS.kCGInterpolationMedium=4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 11.2
A constant for the Interpolation quality.

A medium level of interpolation quality. This setting is slower than the low setting but faster than the high setting.
Available in Mac OS X v10.6 and later.

CGContextMBS.kCGInterpolationNone=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Interpolation quality.

Never interpolate.

CGContextMBS.kCGLineCapButt=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line cap styles.

CGContextMBS.kCGLineCapRound=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line cap styles.

CGContextMBS.kCGLineCapSquare=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line cap styles.

CGContextMBS.kCGLineJoinBevel=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line join styles.

CGContextMBS.kCGLineJoinMiter=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line join styles.

CGContextMBS.kCGLineJoinRound=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Line join styles.

CGContextMBS.kCGPathEOFill=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for paths.

CGContextMBS.kCGPathEOFillStroke=4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for paths.

CGContextMBS.kCGPathFill=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for paths.

CGContextMBS.kCGPathFillStroke=3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for paths.

CGContextMBS.kCGPathStroke=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for paths.

CGContextMBS.kCGTextClip=7

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextFill=0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextFillClip=4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextFillStroke=2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextFillStrokeClip=6

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextInvisible=3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextStroke=1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

CGContextMBS.kCGTextStrokeClip=5

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 8.0
A constant for the Drawing modes for text.

Previous items

The items on this page are in the following plugins: MBS MacCG Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...