cairoGetOperator {RGtk2}R Documentation

cairoGetOperator

Description

Gets the current compositing operator for a cairo context.

Usage

cairoGetOperator(cr)

Arguments

cr

[Cairo] a cairo context

Value

[CairoOperator] the current compositing operator.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]