LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IccMeasurement Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccMeasurement Structure


The following tables list the members exposed by IccMeasurement.

Public Constructors

 NameDescription
public Constructor IccMeasurement ConstructorInitializes a new IccMeasurement with explicit parameters.  
Top

Public Properties

 NameDescription
public Property BackingGets or sets the XYZ tristimulus values for measurement backing.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property FlareGets or sets the measurement flare value.  
public Property GeometryGets or sets the measurement geometry value.  
public Property IlluminantGets or sets the standard illuminant value.  
public Property StandardObserverGets or sets the standard observer value.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also