Hi guys. Is it possible to create an Image/Texture2D from a file with an indexed color palette? I mean, I already have the file(with the palette included) and I want to create an Image or Texture2D object by loading that file.
In case it is not possible, how would you do it for your U3D project?
Thanks in advance.