doodle.image.syntax
package doodle.image.syntax
Type members
Classlikes
Inherited classlikes
final
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
final
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