Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
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.
Mostra file
Open project: sitdap/dynamic-image
Class Usage Examples
Public Methods
Method
Description
BlendLayers
(
FastBitmap
output
,
IEnumerable
layers
) :
FastBitmap
Method Details
BlendLayers()
public
static
method
public
static
BlendLayers
(
FastBitmap
output
,
IEnumerable
layers
) :
FastBitmap
output
SoundInTheory.DynamicImage.Util.FastBitmap
layers
IEnumerable
return
SoundInTheory.DynamicImage.Util.FastBitmap