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. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document