Click or drag to resize

BaseCommonDecoderIsValidFormat Method

Overload List
  NameDescription
Public methodIsValidFormat(Stream)
Checks the stream to determine if the image can be read by the decoder that derives this class.
(Overrides ImageDecoderIsValidFormat(Stream).)
Public methodIsValidFormat(String)
Checks the stream to determine if the image can be read by the decoder that derives this class.
Top
See Also