com.spire.pdf.graphics
Class PdfGradientBrush

java.lang.Object
  extended by com.spire.pdf.graphics.PdfBrush
      extended by com.spire.pdf.graphics.PdfGradientBrush
All Implemented Interfaces:
IPdfWrapper
Direct Known Subclasses:
PdfLinearGradientBrush, PdfRadialGradientBrush

public abstract class PdfGradientBrush
extends PdfBrush
implements IPdfWrapper

Implements gradient brush capabilities.


Constructor Summary
PdfGradientBrush(PdfDictionary shading)
           
 

Constructor Detail

PdfGradientBrush

public PdfGradientBrush(PdfDictionary shading)