[]
Represents a wrapper of the gid device context handle.
public sealed class RawDeviceContext : DeviceContext, IDeviceContext, IDisposable
The handle will not be released when RawDeviceContext is disposed.
Name | Description |
---|---|
RawDeviceContext(nint) | Initializes a new instance of RawDeviceContext class. |
Name | Description |
---|---|
Dispose(bool) | Releases the unmanaged resources used by the RawDeviceContext and optionally releases the managed resources. |