Interface

Gdk-4.0GdkCicpParamsConstructorProps

interface ConstructorProps {
    color_primaries: number;
    colorPrimaries: number;
    matrix_coefficients: number;
    matrixCoefficients: number;
    range: Gdk.CicpRange;
    transfer_function: number;
    transferFunction: number;
}

Hierarchy (View Summary)

Index

Properties

color_primaries: number
colorPrimaries: number
matrix_coefficients: number
matrixCoefficients: number
range: Gdk.CicpRange
transfer_function: number
transferFunction: number