public class PDHalftone extends PDObject
| Constructor and Description |
|---|
PDHalftone(COSObject obj)
Constructing Halftone object from base object
|
| Modifier and Type | Method and Description |
|---|---|
PDFunction |
getCustomTransferFunction() |
String |
getHalftoneName() |
Long |
getHalftoneType() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDHalftone(COSObject obj)
obj - base object for halftone. Can be name, dictionary or streampublic Long getHalftoneType()
public String getHalftoneName()
public PDFunction getCustomTransferFunction()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.