korlibs
Toggle table of contents
6.1.0-SNAPSHOT
apple
Target filter
apple
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format.cg
/
CGRectMakeExt
CGRect
Make
Ext
apple
fun
CGRectMakeExt
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
CValue
<
CGRect
>
fun
CGRectMakeExt
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
CValue
<
CGRect
>
fun
CGRectMakeExt
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
:
CValue
<
CGRect
>