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