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