GeospatialImageGlobeOverlay#

class ansys.stk.core.graphics.GeospatialImageGlobeOverlay#

Bases: IGlobeImageOverlay, IGlobeOverlay

A globe image overlay for handling JPEG 2000 (.jp2), ECW (.ecw), ECWP, and MrSid (.sid) image formats in the WGS84 geographic projection.

Overview#

use_transparent_color

Get or set whether transparent color should be used.

transparent_color

Get or set the color that will become transparent.

Import detail#

from ansys.stk.core.graphics import GeospatialImageGlobeOverlay

Property detail#

property GeospatialImageGlobeOverlay.use_transparent_color: bool#

Get or set whether transparent color should be used.

property GeospatialImageGlobeOverlay.transparent_color: Color#

Get or set the color that will become transparent.