Bitmap
- Source:
- Bitmap.scala
Type members
Inherited types
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.
- Inherited from:
- Algebra
- Source:
- Algebra.scala
Value members
Abstract methods
Concrete methods
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
- Source:
- Bitmap.scala