Piccolo.NET

PImage Class

PImage is a wrapper around a System.Drawing.Image.

For a list of all members of this type, see PImage Members.

System.Object
   PNode
      PImage

public class PImage : PNode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: UMD.HCIL.Piccolo.Nodes

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PImage Members | UMD.HCIL.Piccolo.Nodes Namespace