Character Builder & Page Output
When performing pixel processing functions, execute them on 32 bit arrays instead of a pixel by pixel basis.
This will significantly speed up pixel processing definitions/functions.
ToDo-
- Research converting to and working with 32bit arrays
- Convert pixel data to 32Bit
- Implement 32bit for loops / numpy array edits
- Not actually sure what that entails.