Piccolo.NET

PImage Constructor (Image)

Constructs a new PImage wrapping the given System.Drawing.Image.

public PImage(
   Image newImage
);

Parameters

newImage
The image to wrap.

See Also

PImage Class | UMD.HCIL.Piccolo.Nodes Namespace | PImage Constructor Overload List


Web Accessibility