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

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