Search found 3 matches

by bitMan_
2016-12-18T00:01:21-07:00
Forum: Users
Topic: I want to make raw 16-color images. 00 through 0F hex. How?
Replies: 6
Views: 4283

Re: I want to make raw 16-color images. 00 through 0F hex. How?

I'm very new to ImageMagick, and I don't know what kind of script you mean or how to make or run them. Can you elaborate a little bit?
by bitMan_
2016-12-17T23:21:40-07:00
Forum: Users
Topic: I want to make raw 16-color images. 00 through 0F hex. How?
Replies: 6
Views: 4283

Re: I want to make raw 16-color images. 00 through 0F hex. How?

Thanks, that works. Unfortunately, color translation is very bad and I often get color loss, regardless of whether or not I use -colors 16. Using different colors on the source image provides varying results, but I'd like every color regardless of source colors to simply have a unique value from 0 ...
by bitMan_
2016-12-17T17:40:23-07:00
Forum: Users
Topic: I want to make raw 16-color images. 00 through 0F hex. How?
Replies: 6
Views: 4283

I want to make raw 16-color images. 00 through 0F hex. How?

Here's an explanation of what I want to do. Problem is, I don't know how to do it. First, a little info: The SNES (video game console) stores it's images (known as "tiles") in a format of grayscale images (or "raw data" if you can call it that) with colors from 00 - 0F. Actual color is assigned in ...