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.type
trait Pdf
object Gif.type
object Pdf.type
trait Png
object Png.type
trait Svg
object Svg.type

Members list

Concise view