Format

trait Format

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

Source:
Format.scala
class Object
trait Matchable
class Any
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