Method CanReadGenericImage
CanReadGenericImage(Stream)
Gets whether or not stream contains image data.
bool CanReadGenericImage(Stream stream)
Parameters
stream
StreamStream with data.
Gets whether or not stream contains image data.
bool CanReadGenericImage(Stream stream)
stream
StreamStream with data.