| A www.Sockets4.NET class library | |
ImageCanvas Constructor (Image)
Initializes a new instance of the ImageCanvas class from the specified existing image.
public ImageCanvas(
Image original);
Parameters
- original
- The Image object from which to create the new ImageCanvas object.
See Also
ImageCanvas Class | Sockets4Images Namespace | ImageCanvas Constructor Overload List