openrndr
0.4.5-dev.8+a91fb75
jvm
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
)