cairoSurfaceGetContent {RGtk2}R Documentation

cairoSurfaceGetContent

Description

This function returns the content type of surface which indicates whether the surface contains color and/or alpha information. See CairoContent.

Usage

cairoSurfaceGetContent(surface)

Arguments

surface

[CairoSurface] a CairoSurface

Details

Since 1.2

Value

[CairoContent] The content type of surface.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]