The SpotColor type exposes the following members.
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().) |