Type Default Value Read Only Description
IList<double> null No Represents the "Decode" entry of the type 5 shading dictionary object.

 

   

Notes
 

Represents the "Decode" entry of the type 5 shading dictionary object.

It is a required entry defined as part of the PDF 1.0 specification.

It contains an array which contains doubles, representing PDF numeric objects.

For definitive details see:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 83, page 193.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 82, page 240.

The Decode array maps encoded coordinate and color integers to their working values, with the same structure as for Type 4 shadings: min/max pairs for x and y coordinates followed by min/max pairs for each color component.

 

   

Example
 
None.