Currently, TheMatrix doesn't correctly handle image
alpha values. It has some code that claims to handle
alpha values, but it probably doesn't work correctly.
Thus, modify TheMatrix to work correctly with alpha
values. Also add example code that displays images with
alpha values.