pdfHTML 2.1.6 API
iText.Html2pdf.Css.Apply.Util.OpacityApplierUtil Class Reference

Utilities class to apply opacity. More...

Static Public Member Functions

static void  ApplyOpacity (IDictionary< String, String > cssProps, ProcessorContext context, IPropertyContainer container)
  Applies opacity to an element. More...
 

Detailed Description

Utilities class to apply opacity.

Member Function Documentation

◆ ApplyOpacity()

static void iText.Html2pdf.Css.Apply.Util.OpacityApplierUtil.ApplyOpacity ( IDictionary< String, String >  cssProps,
ProcessorContext  context,
IPropertyContainer  container 
)
inlinestatic

Applies opacity to an element.

Parameters
cssProps the CSS properties
context the processor context
container the container element