C# 클래스 SoundInTheory.DynamicImage.LayerBlender

This class controls how layers and blended together. It uses a shader effect to do the actual blending.
파일 보기 프로젝트 열기: sitdap/dynamic-image 1 사용 예제들

공개 메소드들

메소드 설명
BlendLayers ( FastBitmap output, IEnumerable layers ) : FastBitmap

메소드 상세

BlendLayers() 공개 정적인 메소드

public static BlendLayers ( FastBitmap output, IEnumerable layers ) : FastBitmap
output SoundInTheory.DynamicImage.Util.FastBitmap
layers IEnumerable
리턴 SoundInTheory.DynamicImage.Util.FastBitmap