Subgroup: Processing

Class: QgsProcessingOutputRasterLayer

class qgis.core.QgsProcessingOutputRasterLayer(name: str, description: str = '')

Bases: qgis._core.QgsProcessingOutputDefinition

Constructor for QgsProcessingOutputRasterLayer.

QgsProcessingOutputRasterLayer(QgsProcessingOutputRasterLayer)

A raster layer output for processing algorithms.

New in version 3.0: Methods

type
typeName Returns the type name for the output class.

Signals

Attributes

type(self) → str
typeName() → str

Returns the type name for the output class.