Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IPictureFormat Interface / setContrast Method
In This Topic
    setContrast Method
    In This Topic
    Sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast).
    Syntax
    void setContrast( 
       double value
    )

    Parameters

    value
    See Also