FromGifBase64Constructor

doodle.algebra.FromGifBase64Constructor

Constructor for FromGifBase64 algebra

Attributes

Source
FromBase64.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BaseConstructor { type Algebra <: FromGifBase64; }

Members list

Value members

Concrete methods

def fromGifBase64(base64: Base64[Gif]): Picture[Unit]

Attributes

Source
FromBase64.scala