bitmap

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

Attributes

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

Members list

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