changing png to bmp
3 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Walter Roberson
on 23 Aug 2012
Is it a colormapped image that you are not loading the colormap for? The two-output version of imread() ?
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!