The SpotColor type exposes the following members.
Name | Description | |
---|---|---|
SpotColor | Overloaded. |
Name | Description | |
---|---|---|
Convert |
Converts this color to the specified pixel format. (Inherited from Color.) |
|
Dispose |
Releases all resources used by this Color. (Inherited from Color.) |
|
Equals | (Overrides Color.Equals(Object).) | |
Finalize | (Inherited from Color.) | |
GetCopy | (Inherited from Color.) | |
GetHashCode | (Overrides Color.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ScaleAlpha |
Scales the alpha channel. (Inherited from Color.) |
|
ToGdiPlusColor |
Gets the System.Drawing.Color containing the same color value as this Color does. (Inherited from Color.) |
|
ToInt32 |
Gets a non-extended (8 bit per channel) numeric representation of the Color. (Inherited from Color.) |
|
ToString |
Returns a string that represents the current object. (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
Alpha |
Gets 8-bit alpha channel value (color opacity). |
|
ChannelCount |
Gets a number of channels available in this color. (Inherited from Color.) |
|
ColorSpace |
Gets a color space of the color. (Inherited from Color.) |
|
Ink |
Gets ink characteristics of a spot color. |
|
IsTransparent |
Gets a value indicating whether this color is transparent. (Inherited from Color.) |
|
Item |
Gets a value stored in specified channel of this color. (Inherited from Color.) |
|
PixelFormat |
Gets a pixel format of this color. (Inherited from Color.) |
|
Profile |
Gets or sets a color profile associated with this color. (Inherited from Color.) |
|
Tint |
Gets the tint of the spot color. |