←Select platform
In This Topic ▼

IccProfileExtended Class Members

Summary

The following tables list the members exposed by IccProfileExtended.

Public Constructors

Name Description
Public Constructor
IccProfileExtended Initializes a new IccProfileExtended with explicit parameters.

Public Methods

Name Description
Public Method
AddTag Adds a new tag to the ICC profile.
Public Method DeleteTag Deletes an existing tag from the ICC profile and returns it to the user.
Public Method GenerateIccFile Generates an ICC profile.
Public Method GenerateProfileId Generates the profile ID. Call this function right before calling GenerateIccFile.
Public Method GetTag Gets an existing tag from the ICC profile.
Public Method GetTagTypeSignature Gets the tag type signature of the tag with the given tag signature.
Public Method
static  | Shared in VB</div>
ImageHasIccProfile Determines whether a file has an embedded ICC profile.
Public Method ReadFromImage Loads an embedded ICC profile from a file.
Public Method ToString Overridden. Returns a meaningful name for this method.
Public Method UpdateDataArray Updates the Data array to reflect the latest changes.
Public Method WriteToImage Embeds an ICC profile to a file.

Public Properties

Name Description
Public Property
Data Gets or sets the complete ICC profile block of data.
Public Property Header Gets or sets the ICC profile header.
Public Property TagData Gets or sets the tag's data.
Public Property TagList Gets or sets the ICC profile tag list.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly