Artemis Artemis
Artemis Artemis

Search Results for

    Class SKPaintExtensions

    A static class providing SKPaint extensions

    Inheritance
    object
    SKPaintExtensions
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public static class SKPaintExtensions

    Methods

    DisposeSelfAndProperties(SKPaint)

    Disposes the paint and its disposable properties such as shaders and filters.

    Declaration
    public static void DisposeSelfAndProperties(this SKPaint paint)
    Parameters
    Type Name Description
    SKPaint paint

    The pain to dispose.

    Content is available under the PolyForm Noncommercial License, by Artemis RGB.