JvmImageSyntax

doodle.image.syntax.JvmImageSyntax

Attributes

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

Members list

Concise view

Type members

Classlikes

implicit class Base64ImageOps(image: Image)

Attributes

Source:
JvmImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class Base64Ops[Fmt <: Format](image: Image)

This strange construction allows the user to write anImage.base64[AFormat] without having to specify other, mostly irrelevant to the user, type parameters.

This strange construction allows the user to write anImage.base64[AFormat] without having to specify other, mostly irrelevant to the user, type parameters.

Attributes

Source:
JvmImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

This strange construction allows the user to write anImage.write[AFormat](filename) without having to specify other, mostly irrelevant to the user, type parameters.

This strange construction allows the user to write anImage.write[AFormat](filename) without having to specify other, mostly irrelevant to the user, type parameters.

Attributes

Source:
JvmImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class ImageWriterOps(image: Image)

Attributes

Source:
JvmImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

This strange construction allows the user to write anImage.write[AFormat](filename) without having to specify other, mostly irrelevant to the user, type parameters.

This strange construction allows the user to write anImage.write[AFormat](filename) without having to specify other, mostly irrelevant to the user, type parameters.

Attributes

Source:
JvmImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited classlikes

implicit class ImageOps(image: Image)

Attributes

Inherited from:
AbstractImageSyntax
Source:
AbstractImageSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

Attributes

Source:
JvmImageSyntax.scala

Attributes

Source:
JvmImageSyntax.scala

Inherited implicits

final implicit def ImageOps(image: Image): ImageOps

Attributes

Inherited from:
AbstractImageSyntax
Source:
AbstractImageSyntax.scala