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


The following tables list the members exposed by IccProfileDescription.

Public Constructors

 NameDescription
Public ConstructorIccProfileDescription Constructor Initializes a new IccProfileDescription with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyDeviceAttributes Gets or sets the device attributes.  
Public PropertyDeviceManufacturerDescription Gets or sets the device manufacturer description.  
Public PropertyDeviceManufacturerSignature Gets or sets the device manufacturer signature.  
Public PropertyDeviceModelDescription Gets or sets the device model description.  
Public PropertyDeviceModelSignature Gets or sets the device model signature.  
Public PropertyDeviceTechnologyInformation Gets or sets the device technology information.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also