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