C#
VB
C++
Gets or sets the standard observer value.
public IccStandardObserverType StandardObserver { get; set; }
Public Property StandardObserver As Leadtools.Colorconversion.IccStandardObserverType
public:
property Leadtools.Colorconversion.IccStandardObserverType StandardObserver {
Leadtools.Colorconversion.IccStandardObserverType get();
void set ( Leadtools.Colorconversion.IccStandardObserverType );
}
A value that represents the standard observer. For a list of possible values, refer to IccStandardObserverType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET