2 using System.Collections.Generic;
The namespace DirectOutput.Cab.Toys contains all toy related classes.
Struct holding the data for a single pixel in a bitmap.
Object containing a analog value (0-255) and a alpha value (0-255).
override AnalogAlpha GetEffectValue(int TriggerValue, PixelData Pixel)
Gets the value for a single element in the matrix.
The namespace DirectOutput.Cab contains all cabinet related classes like the Cabinet class itself...
Displays parts of a bitmap as a animation on a matrix of AnalogAlpha elements. Check the docu on the ...
Namespace for objects dealing with layers
The namespace DirectOutput.General contains classes for general use.