LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor IccProfileDescription ConstructorInitializes a new IccProfileDescription with explicit parameters.  
Top

Public Properties

 NameDescription
public Property DeviceAttributesGets or sets the device attributes.  
public Property DeviceManufacturerDescriptionGets or sets the device manufacturer description.  
public Property DeviceManufacturerSignatureGets or sets the device manufacturer signature.  
public Property DeviceModelDescriptionGets or sets the device model description.  
public Property DeviceModelSignatureGets or sets the device model signature.  
public Property DeviceTechnologyInformationGets or sets the device technology information.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also