←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly