doodle.java2d.algebra.reified.ReifiedBitmap
Attributes
- Source:
- ReifiedBitmap.scala
- Graph
- Supertypes
- Known subtypes
- Self type
Members list
Concise view
Type members
The effect type that methods on this algebra produce. Represents an effect
that, when run, will draw something and produce a value.
The effect type that methods on this algebra produce. Represents an effect
that, when run, will draw something and produce a value.
Attributes
- Inherited from:
- Algebra
- Source:
- Algebra.scala
Value members
Read an image from the given file
Convenience to read an image from the file specified in the given String
Convenience to read an image from the file specified in the given String
Attributes
- Inherited from:
- Bitmap
- Source:
- Bitmap.scala