skiad ~main (2021-12-16T06:44:27.1855494)
Dub
Repo
SKRect.Create
skia
MathTypes
SKRect
Undocumented in source. Be warned that the author may not have intended to support it.
SKRect
Create
(int width, int height)
SKRect
Create
(SKPoint location, SKSize size)
SKRect
Create
(SKSize size)
SKRect
Create
(float width, float height)
SKRect
Create
(float x, float y, float width, float height)
struct
SKRect
static
SKRect
Create
(
float
x
,
float
y
,
float
width
,
float
height
)
Meta
Source
See Implementation
skia
MathTypes
SKRect
constructors
this
functions
AspectFill
AspectFit
Bottom
Contains
Height
IntersectsWith
IntersectsWithInclusive
IsEmpty
Left
Location
MidX
MidY
Offset
Right
Size
Standardized
ToString
Top
Width
opCast
static functions
Create
Inflate
Intersect
Union
variables
Empty