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


For a list of all members of this type, see IccHeader members.

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

See Also