color

var color: Color?

The color mask to be applied to the KML ground overlay's image. The color mask used to blend the image associated with KML ground overlay. Pixels in the overlay image are multiplied by this color channel-by-channel. Colors in KML are specified in ABGR order. As of version 100.4, only the alpha (opacity) channel is multiplied; all others are left as-is.

Since

200.1.0