Class HalftoneRegion

java.lang.Object
org.apache.pdfbox.jbig2.segments.HalftoneRegion
All Implemented Interfaces:
Region, SegmentData

public class HalftoneRegion extends Object implements Region
This class represents the data of segment type "Halftone region". Parsing is described in 7.4.5, page 67. Decoding procedure in 6.6.5 and 7.4.5.2.