←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly