skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKPaint.MeasureText
skia
SKPaint
SKPaint
Undocumented in source. Be warned that the author may not have intended to support it.
float
MeasureText
(string text)
float
MeasureText
(byte[] text)
float
MeasureText
(const(byte)[] text)
float
MeasureText
(void* buffer, int length)
class
SKPaint
float
MeasureText
(
void
*
buffer
,
int
length
)
float
MeasureText
(void* buffer, void* length)
float
MeasureText
(string text, SKRect bounds)
float
MeasureText
(byte[] text, SKRect bounds)
float
MeasureText
(const(byte)[] text, SKRect bounds)
float
MeasureText
(void* buffer, int length, SKRect bounds)
float
MeasureText
(void* buffer, void* length, SKRect bounds)
Meta
Source
See Implementation
skia
SKPaint
SKPaint
constructors
this
functions
BlendMode
BreakText
Clone
Color
ColorF
ColorFilter
ContainsGlyphs
CountGlyphs
DeviceKerningEnabled
Dispose
DisposeNative
FakeBoldText
FilterQuality
FontMetrics
FontSpacing
GetFillPath
GetFont
GetFontMetrics
GetGlyphOffsets
GetGlyphPositions
GetGlyphWidths
GetGlyphs
GetHorizontalTextIntercepts
GetPositionedTextIntercepts
GetTextIntercepts
GetTextPath
HintingLevel
ImageFilter
IsAntialias
IsAutohinted
IsDither
IsEmbeddedBitmapText
IsLinearText
IsStroke
IsVerticalText
LcdRenderText
MaskFilter
MeasureText
PathEffect
Reset
SetColor
Shader
StrokeCap
StrokeJoin
StrokeMiter
StrokeWidth
Style
SubpixelText
TextAlign
TextEncoding
TextScaleX
TextSize
TextSkewX
ToFont
Typeface
static functions
GetObject