JvmImageSyntax
- Source:
- JvmImageSyntax.scala
Type members
Classlikes
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.
- Source:
- JvmImageSyntax.scala
Inherited classlikes
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.
- Inherited from:
- ImageSyntax
- Source:
- ImageSyntax.scala
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.
- Inherited from:
- ImageSyntax
- Source:
- ImageSyntax.scala