Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class / DiscardImage Method

In This Topic
    DiscardImage Method (GcBitmap)
    In This Topic
    Releases the internal image and clears all metadata.
    Syntax
    'Declaration
     
    Public Sub DiscardImage() 
    public void DiscardImage()
    See Also