AbstractImageSyntax

doodle.image.syntax.AbstractImageSyntax
abstract class AbstractImageSyntax(rendererSyntax: AbstractRendererSyntax)

Attributes

Source
AbstractImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object image.type

Members list

Type members

Classlikes

implicit class ImageOps(image: Image)

Attributes

Source
AbstractImageSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def ImageOps(image: Image): ImageOps

Attributes

Source
AbstractImageSyntax.scala