Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / WhitePoint Property

In This Topic
    WhitePoint Property (ExifProfile)
    In This Topic
    Gets or sets the chromaticity of the white point of the image.
    Syntax
    'Declaration
     
    Public Property WhitePoint As System.Single()
    public System.float[] WhitePoint {get; set;}
    See Also