ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.05k stars 409 forks source link

[Feature Request] full TGA version 2 palette loading and 16 bit bitfield Rgb565/Argb1555 support #255

Open jopadan opened 1 year ago

jopadan commented 1 year ago

Implement feature set of xTGA by @xNWP in SimdImageLoad.h.

ermig1979 commented 1 year ago

Hi! Excuse me for answer delay. The circumstances (birth of my daughter) did not allow me to quick feedback.

I will add to Simd roadmap support of TGA image format.