Page 1 of 1

Want to show a Sony image RAW file in a window

Posted: Fri Feb 02, 2024 3:20 pm
by Simo_na
Hi @ all
i want to show a Sony image RAW file in a window (no full screen)
like this:
https://www.dpreview.com/reviews/image- ... 9c220b.arw
be possible to read and view these raw files with Purebasic and MS Windows 11 ?
Thank You :)

Re: Want to show a Sony image RAW file in a window

Posted: Fri Feb 02, 2024 4:04 pm
by infratec
You need to decode it:

https://github.com/lclevy/sony_raw

Re: Want to show a Sony image RAW file in a window

Posted: Sun Feb 04, 2024 1:12 pm
by dige
You can use the freeimage.dll as well to load raw images.