Leadtools.ColorConversion Namespace : IccProfileExtended Class |
The following tables list the members exposed by IccProfileExtended.
Name | Description | |
---|---|---|
IccProfileExtended Constructor | Overloaded. |
Name | Description | |
---|---|---|
Data | Gets or sets the complete ICC profile block of data. | |
Header | Gets or sets the ICC profile header. | |
TagData | Gets or sets the tag's data. | |
TagList | Gets or sets the ICC profile tag list. |
Name | Description | |
---|---|---|
AddTag | Adds a new tag to the ICC profile. | |
DeleteTag | Deletes an existing tag from the ICC profile and returns it to the user. | |
GenerateIccFile | Generates an ICC profile. | |
GenerateProfileId | Generates the profile ID. Call this function right before calling GenerateIccFile. | |
GetTag | Gets an existing tag from the ICC profile. | |
GetTagTypeSignature | Gets the tag type signature of the tag with the given tag signature. | |
ImageHasIccProfile | Overloaded. Determines whether a file has an embedded ICC profile. | |
ReadFromImage | Overloaded. Loads an embedded ICC profile from a file. | |
ToString | Overridden. Returns a meaningful name for this method. | |
UpdateDataArray | Updates the Data array to reflect the latest changes. | |
WriteToImage | Overloaded. Embeds an ICC profile to a file. |
IccProfileExtended Class
Leadtools.ColorConversion Namespace
IccTagTypeBase Class
IccCurveTagType Class
IccDateTimeTagType Class
IccDataTagType Class
IccLookupTable16TagType Class
IccLookupTable8TagType Class
IccMeasurementTagType Class
IccNamedColor2TagType Class
IccParametricCurveTagType Class
IccResponseCurveSet16TagType Class
IccViewingConditionsTagType Class
IccChromaticityTagType Class
IccColorantTableTagType Class
IccMultiLocalizedUnicodeTagType Class
IccColorantOrderTagType Class
IccLookupTableAToBTagType Class
IccLookupTableBToATagType Class
IccProfileSequenceDescriptionTagType Class
IccS15Fixed16ArrayTagType Class
IccSignatureTagType Class
IccTextTagType Class
IccU16Fixed16ArrayTagType Class
IccUint16ArrayTagType Class
IccUint32ArrayTagType Class
IccUint64ArrayTagType Class
IccUint8ArrayTagType Class
IccUnknownTagType Class
IccXyzTagType Class
IccTools Class