all
- Source:
- package.scala
Type members
Inherited 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.
- Inherited from:
- JvmImageSyntax
- Source:
- JvmImageSyntax.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
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