Creates a new instance of the class XPngFile.
Namespace:
SGP.XImagingAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XPngFile( Stream stream ) |
Parameters
- stream
- Type: System.IO..::.Stream
A stream Stream.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | stream is nullNothingnullptra null reference (Nothing in Visual Basic). |