ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearPage Class
Fields Properties Methods


In This Topic
    ImGearPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearPage.

    Public Fields
     NameDescription
    Public Field Specifies the image orientation attribute which allows for viewing the image flipped and/or rotated by a factor of 90 degrees.  
    Public Field Specifies image transparency attributes like transparent color for display.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the ImGearDIB class object. This object contains the page's pixel data.  
    Public Property Gets the document to which the page belongs, or null if the page is stand-alone.  
    Public PropertyGets the head, ImGearMetadataHead, of the page's metadata tree.  
    Top
    Public Methods
     NameDescription
    Public Method Creates new object that is exact copy of current instance.  
    Top
    See Also