public class OpacityApplierUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyOpacity(Map<String,String> cssProps,
ProcessorContext context,
com.itextpdf.layout.IPropertyContainer container)
Applies opacity to an element.
|
public static void applyOpacity(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer container)
cssProps - the CSS propertiescontext - the processor contextcontainer - the container elementCopyright © 1998–2019 iText Group NV. All rights reserved.