GRGlInterface Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The GRGlInterface is used to interface with OpenGL.
public class GRGlInterface : SkiaSharp.SKObject
- Inheritance
A GRContext does not interact directly with the underlying backend, instead it uses an OpenGL interface.
Handle |
Gets or sets the handle to the underlying native object. (Inherited from SKObject) |
Ignore |
Gets or sets a value indicating whether the call the public Dispose() should be no-op. (Inherited from SKNativeObject) |
Is |
Gets or sets a value indicating whether the object has already been disposed. (Inherited from SKNativeObject) |
Owns |
Gets a value indicating whether this object should destroy the underlying native object. (Inherited from SKObject) |
Assemble |
Obsolete.
Assemble an ANGLE GRGlInterface using the specified delegate. |
Assemble |
Obsolete.
Assemble an ANGLE GRGlInterface using the specified context and delegate. |
Assemble |
Obsolete.
Assemble an OpenGL ES GRGlInterface using the specified delegate. |
Assemble |
Obsolete.
Assemble an OpenGL ES GRGlInterface using the specified context and delegate. |
Assemble |
Obsolete.
Assemble an OpenGL GRGlInterface using the specified delegate. |
Assemble |
Obsolete.
Assemble an OpenGL GRGlInterface using the specified context and delegate. |
Assemble |
Obsolete.
Assemble an platform-specific GRGlInterface using the specified delegate. |
Assemble |
Obsolete.
Assemble an platform-specific GRGlInterface using the specified context and delegate. |
Clone() |
Returns a copy of the current interface. |
Create() | |
Create(GRGl |
|
Create |
|
Create |
|
Create |
Obsolete.
Create a GRGlInterface using the platform-default OpenGL implementation. |
Create |
|
Create |
|
Create |
Obsolete.
Create a GRGlInterface using the ANGLE OpenGL implementation. |
Create |
Obsolete.
Create a GRGlInterface using the Evas OpenGL implementation. |
Create |
Obsolete.
Create a GRGlInterface using the platform OpenGL implementation. |
Create |
|
Create |
|
Dispose() |
Releases all resources used by this SKNativeObject. (Inherited from SKNativeObject) |
Dispose(Boolean) |
Releases the unmanaged resources used by the GRGlInterface and optionally releases the managed resources. |
Dispose |
Triggers a dispose, ignoring the value of IgnorePublicDispose. (Inherited from SKNativeObject) |
Dispose |
Implemented by derived SKObject types to destroy any managed objects. (Inherited from SKObject) |
Dispose |
Implemented by derived SKObject types to destroy any native objects. (Inherited from SKObject) |
Dispose |
(Inherited from SKObject) |
Has |
Checks to see if the underlying OpenGL backend has the specified extension. |
Validate() |
Validates that the GRGlInterface supports its advertised standard. |
Producto | Versiones |
---|---|
SkiaSharp | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Comentarios de SkiaSharp
SkiaSharp es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: