DotMSN

DisplayImage Constructor

Constructs a null image.

Overload List

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);

See Also

DisplayImage Class | XihSolutions.DotMSN Namespace