Package | Description |
---|---|
com.aspose.imaging.fileformats.djvu |
Modifier and Type | Method and Description |
---|---|
DirmComponent |
DjvuPage.getHeader()
Gets the header.
|
Constructor and Description |
---|
DjvuPage(int pageNumber,
DjvuImage parentImage,
DirmComponent header,
com.aspose.imaging_internal.fileformats.djvu.datachunks.TH44Chunk thumbnail,
com.aspose.imaging_internal.fileformats.djvu.datachunks.DjviChunk[] includedItems,
com.aspose.imaging_internal.fileformats.djvu.datachunks.FormChunk form)
Initializes a new instance of the
DjvuPage class. |
DjvuPage(int pageNumber,
DjvuImage parentImage,
DirmComponent header,
com.aspose.imaging_internal.fileformats.djvu.datachunks.TH44Chunk thumbnail,
com.aspose.imaging_internal.fileformats.djvu.datachunks.DjviChunk[] includedItems,
com.aspose.imaging_internal.fileformats.djvu.datachunks.FormChunk form,
int subsample)
Initializes a new instance of the
DjvuPage class. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.