Click or drag to resize

Jb2DecoderGetImageInfo Method

Returns information about a JBIG2 image such as width, height, and resolution.
Overload List
  NameDescription
Public methodGetImageInfo(Stream)
Returns information about a JBIG2 image such as width, height, and resolution.
(Overrides ImageDecoderGetImageInfo(Stream).)
Public methodGetImageInfo(Stream, Int32)
Returns information about a JBIG2 image such as width, height, and resolution.
(Overrides MultiFramedImageDecoderGetImageInfo(Stream, Int32).)
Top
See Also