P
Perlom
It seems that .NET doesn't support TGA images for some reason. When trying
to load a TGA file
Dim MyImg as Bitmap = Bitmap.FromFile (TGAFilePath)
It returns an error. Is there another way to load the TGA images in GDI+?
different parameters maybe?
Thanx
to load a TGA file
Dim MyImg as Bitmap = Bitmap.FromFile (TGAFilePath)
It returns an error. Is there another way to load the TGA images in GDI+?
different parameters maybe?
Thanx