Header

final case class Header(magic: String, size: Int, offset: Int, width: Int, height: Int, bitsPerPixel: Int)
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product