For a list of all members of this type, see IccProfileExtended members.
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, it should be called right before the GenerateIccFile. | |
GetTag | Gets an existing tag from the ICC profile. | |
GetTagTypeSignature | Gets the tag type signature of the tag with the given tag signature. | |
ReadFromImage | Overloaded. Loads an embedded ICC profile from a file. | |
ToString | Overridden. Overridden. Returns a meaningful name for this method. | |
UpdateDataArray | At some point, after adding and deleting tags, the Data array will not reflect that latest changes. Call this method to update it. | |
WriteToImage | Overloaded. Embeds an ICC profile to a file. |
Reference
IccProfileExtended ClassLeadtools.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