SheetXL - v0.3.20
    Preparing search index...

    Namespace IColor

    Represents a color with optional adjustments applied.

    An IColor consists of:

    • baseColor: The underlying color, which can be a scheme color (e.g., Accent1), a built-in color (e.g., 'red', 'blue'), or defined using various color models (RGB, Hex, HSL).
    • adjustments (optional): An ordered list of color adjustments that modify the baseColor. These adjustments can include effects like grayscale, inversion, or modifications to specific color components (red, alpha, etc.).

    IColor

    IColor

    Namespaces

    ISpace

    Interfaces

    Definition
    DefinitionWithLabel

    Type Aliases

    Adjustment
    IndexedLookup
    SchemeLookup

    Variables

    AdjustmentType
    Named
    Scheme
    Type