Operation

Namespace: WellFired.Guacamole.Drawing

Description

Public Static Methods

Layer Subtract ( Layer source, Layer destination )

Breakdown

  • Layer Subtract ( Layer source, Layer destination )

    Description

    Subtracts one layer from another It will also return this layer, so that you can Chain operations.

    Parameters

    source The source layer should be the layer you’re trying to render on top.
    destination The destination layer should be the layer that already exists