CommonDecoderGetImageInfo Method |
| Name | Description | |
|---|---|---|
| GetImageInfo(Stream) | Retrieve information from a file data stored in a Stream about the first frame. (Overrides BaseCommonDecoderGetImageInfo(Stream).) | |
| GetImageInfo(String) | Retrieve information from a file about the first frame. (Overrides BaseCommonDecoderGetImageInfo(String).) | |
| GetImageInfo(Stream, Int32) | Retrieve information from a file data stored in a Stream about specified frame. (Overrides BaseCommonDecoderGetImageInfo(Stream, Int32).) | |
| GetImageInfo(String, Int32) | Retrieve information from a file about specified frame. (Overrides BaseCommonDecoderGetImageInfo(String, Int32).) |