ImageGear Professional for Windows ActiveX
BuildSRGBGammaLUT Method

Description:

Builds sRGB Gamma LUT, for conversion from "linear sRGB" to the standard sRGB color space.

By "linear sRGB color space" we assume a linear (Gamma = 1.0) RGB color space that uses sRGB primaries and reference white.

The LUT must be allocated before calling this function. Currently, only the following type of LUT is supported: both input and output is 16 bit and unsigned.

Syntax:

      BuildSRGBGammaLUT (
GammaLUT As IGLUT  
        );

Parameters:

Name Description
GammaLUT Returns sRGB Gamma LUT

See Also:

CalculateCameraToSRGBMatrix Method

IGLUT Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback