Search found 2 matches
- 2016-02-16T14:27:04-07:00
- Forum: Users
- Topic: Help with converting a really weird image format to PNG
- Replies: 3
- Views: 1758
Re: Help with converting a really weird image format to PNG
OK, cool, but what command was that? I need to do this programatically.
- 2016-02-15T14:45:00-07:00
- Forum: Users
- Topic: Help with converting a really weird image format to PNG
- Replies: 3
- Views: 1758
Help with converting a really weird image format to PNG
Hello!
I am looking to use ImageMagick to convert a Format 64 image extracted from iPod Nano firmware to a PNG or something more normal. I know the format of this image, at least to the extent offered by the below explanation:
One int32 for palette size,
then 4 times that amount of ARGB8888 bytes ...
I am looking to use ImageMagick to convert a Format 64 image extracted from iPod Nano firmware to a PNG or something more normal. I know the format of this image, at least to the extent offered by the below explanation:
One int32 for palette size,
then 4 times that amount of ARGB8888 bytes ...