Skip to main content

Class VelloSurface

Namespace: VelloSharp
Assembly: VelloSharp.dll

public sealed class VelloSurface : IDisposable

Inheritance

objectVelloSurface

Implements

IDisposable

Inherited Members

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

Constructors

VelloSurface(VelloSurfaceContext?, in SurfaceDescriptor)

public VelloSurface(VelloSurfaceContext? context, in SurfaceDescriptor descriptor)

Parameters

context VelloSurfaceContext?

descriptor SurfaceDescriptor

Methods

Dispose()

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

public void Dispose()

~VelloSurface()

protected ~VelloSurface()

Resize(uint, uint)

public void Resize(uint width, uint height)

Parameters

width uint

height uint