LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

StandardObserver Property

Show in webframe





Gets or sets the standard observer value.
Syntax
public IccStandardObserverType StandardObserver {get; set;}
'Declaration
 
Public Property StandardObserver As IccStandardObserverType
'Usage
 
Dim instance As IccMeasurement
Dim value As IccStandardObserverType
 
instance.StandardObserver = value
 
value = instance.StandardObserver

            

            
public:
property IccStandardObserverType StandardObserver {
   IccStandardObserverType get();
   void set (    IccStandardObserverType value);
}

Property Value

A value that represents the standard observer. For a list of possible values, refer to IccStandardObserverType.
Requirements

Target Platforms

See Also

Reference

IccMeasurement Structure
IccMeasurement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.