ImageWriterOps
This strange construction allows the user to write
anImage.write[AFormat](filename) without having to specify other, mostly
irrelevant to the user, type parameters.
- 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.