Format

doodle.core.format.Format
trait Format

Marker trait for types that represent image formats, such as PNG and JPEG.

Attributes

Source
Format.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Gif
trait Jpg
object Jpg
trait Pdf
object Gif
object Pdf
trait Png
object Png
trait Svg
object Svg
Show all
In this article