BitmapSyntax

class Object
trait Matchable
class Any
object bitmap

Value members

Concrete methods

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