fromUrl
fun fromUrl(url: String, formatHint: ImageFileFormat? = null, session: Session? = Session.active): ColorBuffer
Content copied to clipboard
create a ColorBuffer from a File containing a formatted image
See also
Parameters
url
the location of a formatted image
formatHint
an optional ImageFileFormat hint, default is null
session
the Session under which the ColorBuffer should be created, default is Session.active