Overload List
| Name | Description | 
|---|---|
| IERGBA(Color) | 
            Creates an IERGBA object from a Color value.
              | 
| IERGBA(IERGB) | 
            Creates an IERGBA object from an IERGB object.
              | 
| IERGBA(Byte, Byte, Byte) | 
            Creates an IERGBA object from color components.
              | 
| IERGBA(Byte, Byte, Byte, Byte) | 
            Creates an IERGBA object from color components.
              |