ColorICC Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents class for an ICC color profile.
Inheritance Hierarchy
Bytescout.PDFColor
Bytescout.PDFColorICC
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The ColorICC type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ColorICC | Initializes a new instance of the Bytescout.PDF.ColorICC class. |
Properties
Name | Description | |
---|---|---|
Colorspace | Gets the colorspace associated with this Bytescout.PDF.ColorICC. (Overrides ColorColorspace.) |
Methods
Name | Description | |
---|---|---|
Clone | Allows the creation of a shallow copy of this Bytescout.PDF.ColorICC. (Overrides ColorClone.) | |
Equals | Determines whether the specified Bytescout.PDF.ColorICC is equal to the current Bytescout.PDF.ColorICC. (Overrides ObjectEquals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a System.String that represents the current Bytescout.PDF.ColorICC. (Overrides ObjectToString.) |
See Also