ImageGear for Java
getDIB Method
Gets 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

Syntax
public ImGearDIB getDIB()
See Also

Reference

ImGearPage Class
ImGearPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback