Skip to main content
Version: 9.0.2

gradient

Plugin Name: gradient (-ogradient,...) / Shared Library: libgre-plugin-gradient

cache[=0|1]

By default (cache=1), the gradient is drawn once to an offscreen surface and treated the same as an image on subsequent redraws.

By disabling cache (cache=0), gradients draw directly to the display via the render manager. This has a low memory cost but can have a high CPU cost in certain situations.