←Select platform

IccXyzNumber Structure

Summary

Contains three fixed signed quantities used to encode CIEXYZ tristimulus values.

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

Remarks
  • All Xyz numbers (other than those specifying luminance) shall be linearly scaled such that Y is specified over the range of 0 to 1.0.

Example

For an example, refer to IccXyzTagType.

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