Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / Saturation Property

In This Topic
    Saturation Property (ImageData)
    In This Topic
    Gets the amount of saturation applied to the picture.
    Syntax
    'Declaration
     
    Public ReadOnly Property Saturation As System.Single
    public System.float Saturation {get;}
    See Also