The following tables list the members exposed by IccProfileExtended.
Public Constructors
Name | Description | |
---|---|---|
![]() |
IccProfileExtended | Initializes a new IccProfileExtended with explicit parameters. |
Public Methods
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 | Determines whether a file has an embedded ICC profile. |
![]() |
ReadFromImage | 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 | Embeds an ICC profile to a file. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET