Bitmap

doodle.algebra.Bitmap
trait Bitmap extends Algebra

Attributes

Source
Bitmap.scala
Graph
Supertypes
trait Algebra
class Object
trait Matchable
class Any
Known subtypes
class Algebra

Members list

Type members

Inherited types

type Drawing[_]

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

Abstract methods

Read an image from the given file

Read an image from the given file

Attributes

Source
Bitmap.scala

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

Attributes

Source
Bitmap.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Algebra
Source
Algebra.scala