Glide
Glide
/
com.bumptech.glide.provider
/
ImageHeaderParserRegistry
Image
Header
Parser
Registry
class
ImageHeaderParserRegistry
Content copied to clipboard
Contains an unordered list of
ImageHeaderParser
s capable of parsing image headers.
Functions
Properties
Functions
add
Link copied to clipboard
open
fun
add
(
parser
:
ImageHeaderParser
)
Content copied to clipboard
Properties
parsers
Link copied to clipboard
val
parsers
:
List
<
ImageHeaderParser
>
Content copied to clipboard