public class OsiviaImageCssApplier extends Object
| Constructor and Description |
|---|
OsiviaImageCssApplier() |
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.text.Image |
apply(com.itextpdf.text.Image img,
com.itextpdf.tool.xml.Tag tag)
Applies CSS to an Image.
|
public com.itextpdf.text.Image apply(com.itextpdf.text.Image img,
com.itextpdf.tool.xml.Tag tag)
img - the imagetag - the tag with the cssCopyright © 2017. All rights reserved.