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