LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

StandardObserver Property






Gets or sets the standard observer value. .NET support
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 IccStandardObserverType StandardObserver {get; set;}
 get_StandardObserver();
set_StandardObserver(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccMeasurement Structure
IccMeasurement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.