ixfx
    Preparing search index...

    Namespace YCbCrSpace

    Functions

    eightBit

    Creates a YCbCr8bit value from 8bit (0..255) values

    fromCss
    fromHexString
    fromSrgTo8bit

    Converts from scalar or 8bit RGB to YCbCr8bit

    guard
    scalar

    Creates a YCbCr8bit value from scalar (0..1) values

    to8bit

    Returns a YCbCr8bit format from either scalar or 8bit. If the input is already 8bit, it is returned as-is.

    toHexString

    Converts a YCbCr colour to a RGB hex string.

    toScalar
    toSrgb8bit