changing png to bmp
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi every body I have an image in png format which is colored,and its size is 256*256 when I change it to bmp format all teh color info is lost.how can I solve this problem?
1 Kommentar
Antworten (1)
Walter Roberson
am 23 Aug. 2012
Is it a colormapped image that you are not loading the colormap for? The two-output version of imread() ?
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!