ImageGear for Java
ImGearPage Class Methods

For a list of all members of this type, see ImGearPage members.

Public Methods
 NameDescription
Public MethodcloneCreates new object that is exact copy of current instance.  
Public MethodgetDIBGets a reference to the ImGearDIB class object. This object contains the page's pixel data.

Non-null reference to an instance of ImGearDIB class.

Provides access to image properties and image pixel data.

The getDIB method always returns a non-null reference. However, an com.accusoft.imagegear.formats.xmp.pagedtext.ImGearPagedTextXMPMetadata object can also be used without allocating its DIB's pixel store. The method ImGearDIB.isEmpty is available to detect whether the pixel store has been allocated.

ImGearDIB

 
Public MethodgetDocumentGets the document to which the page belongs, or null if the page is stand-alone.

ImGearDocument class instance or null, if page is stand-alone.

 
Public MethodgetMetadataGets the head, ImGearMetadataHead, of the page's metadata tree.

Non-null reference to ImGearMetadataHead class object.

 
Top
See Also

Reference

ImGearPage Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback