|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cete.dynamicpdf.merger.ExtractedImageData
public class ExtractedImageData
Represents the extracted image from the document.
Licensing:
This class is a DynamicPDF Merger Enterprise Edition feature.
One of the following licenses is required for non-evaluation usage:
Method Summary | |
---|---|
byte[] |
getData()
Gets data of the image. |
ExtractedImageType |
getImageType()
Gets the format of the image.(jpg or png) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ExtractedImageType getImageType()
ExtractedImageType
public byte[] getData()
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |