←Select platform

ConversionWhitePoint Structure

Summary

Specifies the spectrum of the white color.

Syntax

C#
VB
C++
public struct ConversionWhitePoint 
  
Public Structure ConversionWhitePoint  
   Inherits System.ValueType 
public value class ConversionWhitePoint : public System.ValueType  

Remarks

ConversionWhitePoint is used with the ConversionParameters class. Any of the predefined white points can be used. Or, custom x and y values can be used in an xyY system. With ConversionWhitePointType.Custom, Y is always 1.0.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly