sdlada
sdlada copied to clipboard
Fix Surface and Texture API's
The idea is to mirror the API's for accessing pixel data as they are both images, essentially.
- [ ] Pixel Iterators for Images
- [ ] Pixel Iterators for Textures
- [ ] Line Iterators for Images
- [ ] Line Iterators for Textures