doodle.algebra.LoadBitmap
See theLoadBitmap companion object
Algebra for loading bitmap images from various sources.
This algebra is parameterized by:
Type parameters
- Bitmap
-
the type of the resulting bitmap (e.g. BufferedImage on JVM, HTMLImageElement on JS)
- Specifier
-
the type used to specify where to find a bitmap (e.g. File on JVM, String URL on JS)
Attributes
- Companion
- object
- Source
- LoadBitmap.scala
- Graph
-
- Supertypes
Members list
In this article