public GfxImage(float x, float y, float width, float height, int sourcepage, string filename, long regionid);
Creates a GfxImage object, which defines an image on the page. This object is only a link to the image file. Your desktop application must add the image file (the actual graphical data) separately.