XCom.Interfaces.XCImage.XCImage C# (CSharp) Method

XCImage() public method

public XCImage ( ) : System
return System
		public XCImage():this(new byte[]{},0,0,null,-1)
		{ }

Same methods

XCImage::XCImage ( Bitmap b, int idx ) : System
XCImage::XCImage ( byte entries, int width, int height, Palette pal, int idx ) : System