Click or drag to resize

MultiFramedImageDecoderGetImageInfo Method

Retreive information in an image stored in a file without decoding the image data.
Overload List
  NameDescription
Public methodGetImageInfo(Stream)
Retrieves information from an image stored in a file without decoding the image data.
(Inherited from ImageDecoder.)
Public methodGetImageInfo(Stream, Int32)
Top
See Also