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