Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IPictureFormat Interface / RestoreOriginalColors Method


In This Topic
    RestoreOriginalColors Method
    In This Topic
    Restores the original colors of a picture that was recolored.
    Syntax
    'Declaration
     
    
    Sub RestoreOriginalColors() 
    'Usage
     
    
    Dim instance As IPictureFormat
     
    instance.RestoreOriginalColors()
    void RestoreOriginalColors()
    See Also