Aurigma Graphics Mill 5.5 for .NET
FormatReader..::.OnCheckForSupport Method
Checks if the codec can read the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Protected Friend Overridable Function OnCheckForSupport ( _ stream As Stream _ ) As Boolean
Parameters
- stream
-
Type: System.IO..::.Stream
The stream that contains the file to test.