Subgroup: Processing

Class: QgsProcessingOutputRasterLayer

class qgis.core.QgsProcessingOutputRasterLayer

Bases: qgis._core.QgsProcessingOutputDefinition

A raster layer output for processing algorithms.

New in version 3.0: Methods

description Returns the description for the output.
name Returns the name of the output.
setDescription Sets the description for the output.
setName Sets the name of the output.
type
typeName Returns the type name for the output class.

Attributes

type(self) → str
typeName() → str

Returns the type name for the output class.