AnimationWriterOpsHelper

class AnimationWriterOpsHelper[Format](frames: Observable[Picture[Alg, F, A]])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[Frame](file: String, frame: Frame)(implicit s: Scheduler, m: Monoid[A], w: AnimationWriter[Alg, F, Frame, Format]): Unit
def apply[Frame](file: File, frame: Frame)(implicit s: Scheduler, m: Monoid[A], w: AnimationWriter[Alg, F, Frame, Format]): Unit