RasterImageGlobeOverlay#

class ansys.stk.core.graphics.RasterImageGlobeOverlay#

Bases: IGlobeImageOverlay, IGlobeOverlay

A globe image overlay for handling rasters.

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 RasterImageGlobeOverlay

Property detail#

property RasterImageGlobeOverlay.use_transparent_color: bool#

Get or set whether transparent color should be used.

property RasterImageGlobeOverlay.transparent_color: Color#

Get or set the color that will become transparent.