Raster ====== .. py:class:: ansys.stk.core.graphics.Raster Bases: :py:class:`~ansys.stk.core.graphics.IRaster` A raster dataset. A raster consists of one or more bands, or sets of values, which are most commonly associated with colors when the raster represents an image... .. py:currentmodule:: Raster Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import Raster