Log Message: |
redesigned the pixel class so that it has a member that represents the pixel bytes, and
so that things like the NativeTexture/Pointer, imageindex, mipindex, etc can be at the top-level
rather than attached to every element of the byte list.
|