Files
ladybird/Userland/Libraries/LibSoftGPU/ImageDataLayout.h
Stephan Unverwerth b41ad28654 LibSoftGPU: Add methods to read and write image data
This adds two methods, write_texels and read_texels, to the Image class.
Conversion between image formats happens automatically. The layout of
the client image data is passed in via ImageDataLayout struct.
2021-12-24 05:10:28 -08:00

331 B