Checks if the codec can read the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Overridable Function OnCheckForSupport ( _
stream As Stream _
) As Boolean
Type: System.IO.Stream
The stream that contains the file to test.