Overload | Description |
---|---|
addPicture(String,double,double,double,double) | Creates a background picture from an existing file. Returns the IBackgroundPicture objectthat represents the new background picture. |
addPicture(InputStream,ImageType,double,double,double,double) | Creates a background picture from an existing stream. Returns the IBackgroundPicture objectthat represents the new background picture. |