cost 320 ms
Clojure library for TGA

I want to create a simple TGA file, for example drawing a line. I didn't find a Clojure library for this, although I found similar libraries for Commo ...

2018-09-05 18:41:46   1   62    clojure / tga  
C++ TGA reading fails

i'm using the java method below to write an android.graphics.Bitmap to tga, i've opened the photo in photoshop and it's allright. in native i have to ...

Bitmap to Targa (TGA) save bug

I'm using the following code to save a Bitmap to a .tga file at the moment: The expected output is something like this: but the result is this: ...

2015-02-17 22:24:59   1   95    android / tga  
TGA Raw Packet with no size

I exported an image with gimp into a tga image while implementing a parser for tga-textures using rle. A snipped from a hex editor formatted for bette ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM