←Select platform

AbsSurround Property

Summary

Gets or sets the XYZ values for surround.

Syntax
C#
VB
C++
public IccXyzNumber AbsSurround { get; set; } 
  
Public Property AbsSurround As IccXyzNumber 
public: 
property IccXyzNumber AbsSurround { 
   IccXyzNumber get(); 
   void set (    IccXyzNumber ); 
} 

Property Value

CIE 'absolute' XYZ values for surround (in which Y is in cd/m2).

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