Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SoundInTheory
DynamicImage
LayerBlender
C# Class SoundInTheory.DynamicImage.LayerBlender
This class controls how layers and blended together. It uses a shader effect to do the actual blending.
Afficher le fichier
Open project: sitdap/dynamic-image
Class Usage Examples
Méthodes publiques
Méthode
Description
BlendLayers
(
FastBitmap
output
,
IEnumerable
layers
) :
FastBitmap
Method Details
BlendLayers()
public
static
méthode
public
static
BlendLayers
(
FastBitmap
output
,
IEnumerable
layers
) :
FastBitmap
output
SoundInTheory.DynamicImage.Util.FastBitmap
layers
IEnumerable
Résultat
SoundInTheory.DynamicImage.Util.FastBitmap