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

In This Topic
    IImage Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method (Inherited from System.IDisposable)
     MethodOverloaded. Retrieves the underlying GrapeCity.Documents.Imaging.GcBitmap object, or creates a new GrapeCity.Documents.Imaging.GcBitmap that contains the image data.

    Note that you should dispose the returned GrapeCity.Documents.Imaging.GcBitmap if disposeAfterUse is true.

     
    Top
    See Also