Class: QgsStyleColorRampEntity

class qgis.core.QgsStyleColorRampEntity(ramp: QgsColorRamp)

Bases: QgsStyleEntityInterface

Constructor for QgsStyleColorRampEntity, with the specified color ramp.

Ownership of ramp is NOT transferred.

QgsStyleColorRampEntity(QgsStyleColorRampEntity)

A color ramp entity for QgsStyle databases.

New in version 3.10.

Parameters

ramp

ramp(self)QgsColorRamp

Returns the entity’s color ramp.

Return type

QgsColorRamp

type(self) → QgsStyle.StyleEntity
Return type

QgsStyle.StyleEntity