feat: add possibility to write only to part of the display
feat: add image write to display
feat: add image direct write to display
feat: add image upscale using nearest-neighbor
feat: add image downscale using average
feat: add image region move
feat: add image set and get pixel functions
feat: add basic image functions