Search Results for

    Show / Hide Table of Contents

    Class IlluminanceTools

    Standard illuminance tools

    Inheritance
    object
    IlluminanceTools
    Namespace: Terminaux.Colors.Models.Parsing
    Assembly: Terminaux.dll
    Syntax
    public static class IlluminanceTools

    Methods

    | Edit this page View Source

    GetIlluminantReferences(int, IlluminantType)

    Gets the illuminant references

    Declaration
    public static (double refX, double refY, double refZ) GetIlluminantReferences(int observer, IlluminantType illuminant)
    Parameters
    Type Name Description
    int observer

    Observer (2 degs or 10 degs)

    IlluminantType illuminant

    Illuminant type

    Returns
    Type Description
    (double refX, double refY, double refZ)

    Illuminant references for calculation

    Exceptions
    Type Condition
    TerminauxException
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX