Constructor ImageTool
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ImageTool(Stream)
Creates a new image tool from given stream.
public ImageTool(Stream stream)
Parameters
stream
StreamStream to work with.
Creates a new image tool from given stream.
public ImageTool(Stream stream)
stream
StreamStream to work with.