Constructs a null image.
Constructs a null image.
public DisplayImage();
Constructs a null image.
public DisplayImage(string);
Loads an image based on a stream.
public DisplayImage(string,Stream,string);
Loads the image in the specified file.
public DisplayImage(string,string);
DisplayImage Class | XihSolutions.DotMSN Namespace