Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IPictureFormat Interface / getBrightness Method
In This Topic
    getBrightness Method
    In This Topic
    Gets 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
    double getBrightness()
    See Also