Xceed PDF Library for .NET Documentation v1.0
Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / ImageElement Class


In This Topic
    ImageElement Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyTotal bit depth of the image (BitsPerComponent * NumberOfColorComponents)  
    Public PropertyThe number of bits used to represent each color component.  
    Public PropertyThe bounding rectangle of the image on the page.  
    Public PropertyThe PDF filter used to encode/decode the image (e.g., "DCTDecode", "FlateDecode")  
    Public PropertyThe image format.  
    Public PropertyIndicates whether the image uses an alpha channel for transparency.  
    Top
    See Also