ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearPage Class |
The following tables list the members exposed by ImGearPage.
Name | Description | |
---|---|---|
orientation | Specifies the image orientation attribute which allows for viewing the image flipped and/or rotated by a factor of 90 degrees.
This field defines the orientation of an com.accusoft.imagegear.formats.xmp.pagedtext.ImGearPagedTextXMPMetadata instance. It works on the image representation and thus allows the manipulation of page orientation without modifying the pixel data. | |
transparency | Specifies image transparency attributes like transparent color for display.
|
Name | Description | |
---|---|---|
clone | Creates new object that is exact copy of current instance. | |
getDIB | Gets a reference to the ImGearDIB class object. This object contains the page's pixel data.
Provides access to image properties and image pixel data. The | |
getDocument | Gets the document to which the page belongs, or null if the page is stand-alone.
| |
getMetadata | Gets the head, ImGearMetadataHead, of the page's metadata tree.
|