eu.joaocosta.minart.graphics.image.ppm

Members list

Type members

Classlikes

Image format and writer for PGM/PPM files.

Image format and writer for PGM/PPM files.

Supports reading P2, P3, P5 and P6 PGM/PPM files with a 8 bit color range and stores data as P6 PPM files with a 8 bit color range.

Attributes

Companion
object
Supertypes
trait ImageWriter
trait ImageReader
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
trait PpmImageReader extends ImageReader

Image reader for PGM/PPM files.

Image reader for PGM/PPM files.

Supports P2, P3, P5 and P6 PGM/PPM files with a 8 bit color range.

Attributes

Companion
object
Supertypes
trait ImageReader
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait PpmImageWriter extends ImageWriter

Image writer for PPM files.

Image writer for PPM files.

Stores data as P6 PPM files with a 8 bit color range.

Attributes

Supertypes
trait ImageWriter
class Object
trait Matchable
class Any
Known subtypes