Click or drag to resize

TlaDecoderGetImageInfo Method

Returns an ImageInfo object containing information about the image.
Returns an ImageInfo object containing information about the image.
Overload List
  NameDescription
Public methodGetImageInfo(Stream)
Retreive information from a Tla image stored in a Stream without decoding the image data.
(Overrides ImageDecoderGetImageInfo(Stream).)
Public methodGetImageInfo(Stream, SecureString)
Retreive information from a Tla image stored in a Stream without decoding the image data.
Top
See Also