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

In This Topic
    Temperature Property
    In This Topic
    Gets the color temperature of the light source in the picture.
    Syntax
    'Declaration
     
    Public ReadOnly Property Temperature As System.Integer
    public System.int Temperature {get;}
    See Also