Search Results for

    Property Resolution

    Resolution

    The size of one edge of the color cube spanned by the LUT. For example, a resolution of 16 means that the LUT encompasses 16 * 16 * 16 colors. This property is defined at construction time and cannot be modified.

    Declaration
    public uint Resolution { get; }
    In This Article