Java com.itextpdf.kernel.pdf.extgstate PdfExtGState fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.kernel.pdf.extgstate PdfExtGState fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.kernel.pdf.extgstate PdfExtGState.

The text is from its open source code.

Constructor

PdfExtGState()
Create default instance of graphics state parameter dictionary

Method

PdfExtGStatesetFillOpacity(float fillingAlphaConstant)
Sets the current alpha constant, specifying the constant shape or constant opacity value for non-stroking operations in the transparent imaging model, ca key.
PdfExtGStatesetStrokeOpacity(float strokingAlphaConstant)
Sets the current alpha constant, specifying the constant shape or constant opacity value for stroking operations in the transparent imaging model, CA key.