07-14-2025, 05:28 PM
In my code it appears that I assume it's R,G,B. Worrying about endianness would imply that you expect values in data types bigger than bytes?
Endianess of pixel data in a Python region for gimp 2.10.
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Endianess of pixel data in a Python region for gimp 2.10. - by teapot - 07-14-2025, 02:49 PM
RE: Endianess of pixel data in a Python region for gimp 2.10. - by Ofnuts - 07-14-2025, 05:28 PM
RE: Endianess of pixel data in a Python region for gimp 2.10. - by teapot - 07-14-2025, 05:52 PM
RE: Endianess of pixel data in a Python region for gimp 2.10. - by Ofnuts - 07-14-2025, 07:23 PM
|