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


The following tables list the members exposed by IccViewingConditionsTagType.

Public Constructors

 NameDescription
Public ConstructorIccViewingConditionsTagType ConstructorOverloaded.  Initializes a new IccViewingConditionsTagType with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBaseReserved Gets the 4 reserved bytes. Currently they are set to 0. (Inherited from IccTagTypeBase)
Public PropertyTagTypeSignature Gets the tag type signature. (Inherited from IccTagTypeBase)
Public PropertyViewCondition Gets or sets the IccViewCondition structure.  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also