bitmap

doodle.syntax.package$.bitmap$
object bitmap extends BitmapSyntax

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
bitmap.type

Members list

Concise view

Value members

Inherited methods

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

Attributes

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

Attributes

Inherited from:
BitmapSyntax
Source:
BitmapSyntax.scala