openrndr
Toggle table of contents
0.4.5-dev.22+a060d51
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
imageProxy
image
Proxy
jvm
fun
imageProxy
(
file
:
File
,
queue
:
Boolean
=
true
,
persistent
:
Boolean
=
false
)
:
ColorBufferProxy
(
source
)
fun
imageProxy
(
fileOrUrl
:
String
,
queue
:
Boolean
=
true
,
persistent
:
Boolean
=
false
)
:
ColorBufferProxy
(
source
)