LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property AttributesGets or sets the media attribute.  
public Property CmmIDGets or sets the CMM for the profile.  
public Property ColorSpaceGets or sets the colorspace used for the ICC profile.  
public Property CreatorGets or sets the creator of the ICC profile.  
public Property DateTimeGets or sets the date and time of creation of the ICC profile.  
public Property DeviceClassGets or sets the device class of the ICC profile.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property FlagsGets or sets the ICC profile flags.  
public Property IlluminantGets or sets the illuminant used for the PCS.  
public Property ManufacturerGets or sets the device manufacturer.  
public Property ModelGets or sets the device model.  
public Property PcsGets or sets the PCS colorspace.  
public Property PlatformGets or sets the primary platform for which the ICC profile was created.  
public Property ProfileIdGets or sets the profile id.  
public Property ProfileSignatureGets or sets the profile signature.  
public Property RenderingIntentGets or sets the rendering intent.  
public Property ReservedGets or sets the reserved bytes.  
public Property SizeGets or sets the size of the ICC Profile.  
public Property VersionGets or sets the version of the ICC profile.  
Top

See Also