Data.Bitmap.Array.Internal
- newtype BitmapArray = BitmapArray {}
Documentation
newtype BitmapArray Source
Arrays of 32-bit RGBA pixels
Constructors
BitmapArray | |
Fields |
Instances
Eq BitmapArray | |
Ord BitmapArray | |
Show BitmapArray | Instance for debugging purposes |
Binary BitmapArray | |
Serialize BitmapArray | |
Bitmap BitmapArray |