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


The following tables list the members exposed by IccHeader.

Public Constructors

 NameDescription
Public ConstructorIccHeader Constructor Initializes a new IccHeader with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyAttributes Gets or sets the media attribute.  
Public PropertyCmmID Gets or sets the CMM for the profile.  
Public PropertyColorSpace Gets or sets the colorspace used for the ICC profile.  
Public PropertyCreator Gets or sets the creator of the ICC profile.  
Public PropertyDateTime Gets or sets the date and time of creation of the ICC profile.  
Public PropertyDeviceClass Gets or sets the device class of the ICC profile.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyFlags Gets or sets the ICC profile flags.  
Public PropertyIlluminant Gets or sets the illuminant used for the PCS.  
Public PropertyManufacturer Gets or sets the device manufacturer.  
Public PropertyModel Gets or sets the device model.  
Public PropertyPcs Gets or sets the PCS colorspace.  
Public PropertyPlatform Gets or sets the primary platform for which the ICC profile was created.  
Public PropertyProfileId Gets or sets the profile id.  
Public PropertyProfileSignature Gets or sets the profile signature.  
Public PropertyRenderingIntent Gets or sets the rendering intent.  
Public PropertyReserved Gets or sets the reserved bytes.  
Public PropertySize Gets or sets the size of the ICC Profile.  
Public PropertyVersion Gets or sets the version of the ICC profile.  
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