Determines whether the specified stream contains an image in RAW format.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static bool IsRawFormat( Stream stream )
Type: System.IO.Stream
The stream to check.