BitmapSyntax

doodle.syntax.BitmapSyntax
trait BitmapSyntax

Attributes

Source
BitmapSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object bitmap.type

Members list

Value members

Concrete methods

def read[Alg <: Bitmap](file: File): Picture[Alg, Unit]

Attributes

Source
BitmapSyntax.scala
def read[Alg <: Bitmap](file: String): Picture[Alg, Unit]

Attributes

Source
BitmapSyntax.scala