Transformable

smile.pictures.Transformable
See theTransformable companion trait
object Transformable

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

A type alias for a function that transforms a picture into another picture.

A type alias for a function that transforms a picture into another picture.

Attributes

Value members

Concrete fields

A simple transformer that returns the input picture without any modifications.

A simple transformer that returns the input picture without any modifications.

Attributes