Overload List
| Name | Description | |
|---|---|---|
| SetMaskBlueGreenRed(Byte, Color32) | Copy the Blue, Green, and Red components of the supplied color argument into the color associated with the specified mask value. The Alpha component of that entry is unchanged. | |
| SetMaskBlueGreenRed(Byte, Byte, Byte, Byte) | Set just the Blue, Green, and Red components of the color associated with the specified mask value. The Alpha component of that entry is unchanged. |
See Also