| ISignDocColor Interface |
Namespace: de.softpro.signdocsdk
public interface ISignDocColor
The ISignDocColor type exposes the following members.
| Name | Description | |
|---|---|---|
| clone | Clone this object | |
| getBlue | Get the Blue component of an RGB color object. | |
| getComponent | Get one color component (channel). | |
| getGreen | Get the Green component of an RGB color object. | |
| getIntensity | Get the intensity of a gray-scale color object. | |
| getNumberOfComponents | Get the number of color components (channels) | |
| getRed | Get the red component of an RGB color object. | |
| getType | Get the color type of this object. | |
| ToString |