Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface

In This Topic
    IImage Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the image was not initialized or has already been disposed.  
     PropertyIf possible, gets an instance of GrapeCity.Documents.Imaging.Exif.ExifProfile with Exif metadata of the image.  
     PropertyGets the height of the image, in pixels.  
     PropertyGets the horizontal resolution of the image, in dots per inch.  
     PropertyGets the flip and rotate transformations that must be applied to the image.  
     PropertyGets the vertical resolution of the image, in dots per inch.  
     PropertyGets the width of the image, in pixels.  
    Top
    See Also