Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IccXyzNumber Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccXyzNumber Structure


The following tables list the members exposed by IccXyzNumber.

Public Constructors

 NameDescription
Public ConstructorIccXyzNumber Constructor Initializes a new IccXyzNumber with explicit parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyX Gets or sets the CIE X tristimulus value.  
Public PropertyY Gets or sets the CIE X tristimulus value.  
Public PropertyZ Gets or sets the CIE Z tristimulus value.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also