SKMatrix44.Dispose(Boolean) Method
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.
Releases the unmanaged resources used by the SKMatrix44 and optionally releases the managed resources.
protected override void Dispose (bool disposing);
- disposing
- Boolean
true
to release both managed and unmanaged resources; false
to release only unmanaged resources.
Always dispose the object before you release your last reference to the SKMatrix44. Otherwise, the resources it is using will not be freed until the garbage collector calls the finalizer.
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: