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