Thread with 4 posts
jump to expanded postmy favourite feature of GIMP lately is that it can read raw RGB8 and RGBA8 image data (no headers). if you give the file a .data extension or pick the right option in the Open dialog, itβll bring up a window for specifying format, width, height, stride etc. great for debugging!
@hikari can it save them like that? π€
@eniko apparently yes! not as RGBA, but as RGB at least
@hikari weird that rgba isn't supported o.o