doodle.core.format
package doodle.core.format
Members list
Type members
Classlikes
trait Format
Marker trait for types that represent image formats, such as PNG and JPEG.
Attributes
- Companion
- object
- Source
- Format.scala
- Supertypes
Attributes
- Companion
- object
- Source
- Format.scala
- Supertypes
- Known subtypes
-
object Jpg
Attributes
- Companion
- object
- Source
- Format.scala
- Supertypes
- Known subtypes
-
object Png
Attributes
- Companion
- object
- Source
- Format.scala
- Supertypes
- Known subtypes
-
object Svg
In this article