ImageHeaderParserRegistry

class ImageHeaderParserRegistry

Contains an unordered list of ImageHeaderParsers capable of parsing image headers.

Functions

Link copied to clipboard
open fun add(parser: ImageHeaderParser)

Properties

Link copied to clipboard
val parsers: List<ImageHeaderParser>