Table of Contents

Interface SymbolicPaintable

Namespace
Gtk
Assembly
Gtk-4.0.dll
public interface SymbolicPaintable : IDisposable
Inherited Members

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Methods

SnapshotSymbolic(Snapshot, double, double, RGBA[])

[Version("4.6")]
void SnapshotSymbolic(Snapshot snapshot, double width, double height, RGBA[] colors)

Parameters

snapshot Snapshot
width double
height double
colors RGBA[]