Skip to main content

Class VelloGraphicsSession

Namespace: VelloSharp.Windows
Assembly: VelloSharp.Windows.Core.dll, VelloSharp.Maui.Core.dll

public sealed class VelloGraphicsSession : IDisposable

Inheritance

objectVelloGraphicsSession

Implements

IDisposable

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Height

public uint Height { get; }

Property Value

uint

Height

public uint Height { get; }

Property Value

uint

IsSubmitted

public bool IsSubmitted { get; }

Property Value

bool

IsSubmitted

public bool IsSubmitted { get; }

Property Value

bool

Scene

public Scene Scene { get; }

Property Value

Scene

Scene

public Scene Scene { get; }

Property Value

Scene

Width

public uint Width { get; }

Property Value

uint

Width

public uint Width { get; }

Property Value

uint

Methods

Complete()

public void Complete()

Complete()

public void Complete()

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

Submit(Span<byte>, int)

public void Submit(Span<byte> targetBuffer, int strideBytes)

Parameters

targetBuffer Span<byte>

strideBytes int

Submit(Span<byte>, int)

public void Submit(Span<byte> targetBuffer, int strideBytes)

Parameters

targetBuffer Span<byte>

strideBytes int