Table of Contents

TScRGBColor.SRGBtoRGB Method

Converts a sRGB value to RGB using a gamma of 2.2

Syntax

Namespace: FlexCel.Core

public static Double SRGBtoRGB(Double component)

Parameters

<-> Parameter Type Description
component Double sR, sG or sB component of the color.

See also