Click or drag to resize

MultiFramedImageDecoderRead Method

Overload List
  NameDescription
Public methodRead(Stream, ProgressEventHandler)
Decode an image in a specified image Stream.
(Inherited from ImageDecoder.)
Public methodRead(Stream, Int32, ProgressEventHandler)
Read a given frame in an encoded image using this decoder.
Top
See Also