BitmapSyntax

doodle.syntax.BitmapSyntax

Attributes

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

Members list

Concise view

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