Class VelloGraphicsSession
Namespace: VelloSharp.Windows
Assembly: VelloSharp.Windows.Core.dll, VelloSharp.Maui.Core.dll
public sealed class VelloGraphicsSession : IDisposable
Inheritance
Implements
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
Height
public uint Height { get; }
Property Value
IsSubmitted
public bool IsSubmitted { get; }
Property Value
IsSubmitted
public bool IsSubmitted { get; }
Property Value
Scene
public Scene Scene { get; }
Property Value
Scene
public Scene Scene { get; }
Property Value
Width
public uint Width { get; }
Property Value
Width
public uint Width { get; }
Property Value
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
strideBytes
int
Submit(Span<byte>, int)
public void Submit(Span<byte> targetBuffer, int strideBytes)
Parameters
strideBytes
int