BitmapConstructor

doodle.algebra.BitmapConstructor

Constructors for Bitmap algebra

Attributes

Source:
Bitmap.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BaseConstructor { type Algebra <: Bitmap; }

Members list

Concise view

Value members

Concrete methods

def read(file: File): Picture[Unit]

Read an image from the given file

Read an image from the given file

Attributes

Source:
Bitmap.scala
def read(file: String): Picture[Unit]

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