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