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

    Parameters

    value
    See Also