SpotColor Methods

The SpotColor type exposes the following members.

Methods

Name Description
Public method Convert

Converts this color to the specified pixel format.

(Inherited from Color.)
Public method Dispose

Releases all resources used by this Color.

(Inherited from Color.)
Public method Equals (Overrides Color.Equals(Object).)
Protected method Finalize (Inherited from Color.)
Public method GetCopy (Inherited from Color.)
Public method GetHashCode (Overrides Color.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ScaleAlpha

Scales the alpha channel.

(Inherited from Color.)
Public method ToGdiPlusColor

Gets the System.Drawing.Color containing the same color value as this Color does.

(Inherited from Color.)
Public method ToInt32

Gets a non-extended (8 bit per channel) numeric representation of the Color.

(Inherited from Color.)
Public method ToString

Returns a string that represents the current object.

(Overrides Object.ToString().)

See Also

Reference