Table of Contents

Class SymbolicPaintableHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class SymbolicPaintableHelper : Object, IObject, INotifyPropertyChanged, IDisposable, SymbolicPaintable, IHandle, GTypeProvider
Inheritance
SymbolicPaintableHelper
Implements
Inherited Members

Constructors

SymbolicPaintableHelper(IntPtr, bool)

public SymbolicPaintableHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

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

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

Parameters

snapshot Snapshot
width double
height double
colors RGBA[]