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.

Methods

ramp

Returns the entity’s color ramp.

type

rtype

QgsStyle.StyleEntity

ramp(self)QgsColorRamp

Returns the entity’s color ramp.

Return type

QgsColorRamp

type(self)QgsStyle.StyleEntity
Return type

QgsStyle.StyleEntity