Read Truevision TARGA images

Truevision TARGA file-format image reader, for extensions TGA, VDA, ICB VST
1.3K Downloads
Updated 23 Jul 2010

View License

Matlab image reader for almost all types of TGA files

example,
[I,map] = tga_read_image('testimages/test9.tga');
figure, imshow(I,map);

Cite As

Dirk-Jan Kroon (2024). Read Truevision TARGA images (https://www.mathworks.com/matlabcentral/fileexchange/28276-read-truevision-targa-images), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0