bitmap

object bitmap extends BitmapSyntax
class Object
trait Matchable
class Any
bitmap.type

Value members

Inherited methods

def read[Alg <: ([x[_]] =>> Bitmap[x]), F[_]](file: String): Picture[Alg, F, Unit]
Inherited from:
BitmapSyntax
def read[Alg <: ([x[_]] =>> Bitmap[x]), F[_]](file: File): Picture[Alg, F, Unit]
Inherited from:
BitmapSyntax