[C#]
XImage();
[Visual Basic]
Sub New()
Consider using one of the static creation methods instead, FromFile, FromData and FromStream. If you create an image using this constructor, you will later have to call Load.
None.