Search found 7 matches

by Amarok
2013-03-14T06:55:58-07:00
Forum: Users
Topic: One CLUT for 30 picture
Replies: 10
Views: 7095

Re: One CLUT for 30 picture

What i want her to do ?
What she should do.

Store picture color?
by Amarok
2013-03-14T06:14:27-07:00
Forum: Users
Topic: One CLUT for 30 picture
Replies: 10
Views: 7095

Re: One CLUT for 30 picture

I have 30, 8bpp indexed car, pictures. If they're animated the car turn around. In my program, there is 3 layer : 1 layer background 1 layer paint 1 layer effect The program only load one CLUT so i can't generate 30 different CLUT. So he apply the first picture CLUT to all other. So the first ...
by Amarok
2013-03-14T05:44:54-07:00
Forum: Users
Topic: One CLUT for 30 picture
Replies: 10
Views: 7095

Re: One CLUT for 30 picture

Any idea :?
Mine in the first post is thanks to a specific soft who convert image in C code.
by Amarok
2013-03-14T05:17:17-07:00
Forum: Users
Topic: One CLUT for 30 picture
Replies: 10
Views: 7095

Re: One CLUT for 30 picture

Each image i have, got a different CLUT.
I would extract one of theses and use it for all or extract one CLUT who contain lookup table of all picture.
by Amarok
2013-03-14T03:51:09-07:00
Forum: Users
Topic: One CLUT for 30 picture
Replies: 10
Views: 7095

One CLUT for 30 picture

Hi all ! I have to generate only one lookup table for 30 pictures. I find that we can use -fx operator to generate CLUT from one picture but how could i generate only one CLUT for, 30 pictures can use the same CLUT? Thanks in advance ! :) Amarok PS :I need CLUT txt information like that : const ...
by Amarok
2013-03-14T03:43:07-07:00
Forum: Users
Topic: Convert function problem
Replies: 3
Views: 3352

Re: Convert function problem

Hi,

Yes indeed snibgo the name file was convert.bat i found myself later.

Thanks :)
by Amarok
2013-03-01T06:20:02-07:00
Forum: Users
Topic: Convert function problem
Replies: 3
Views: 3352

Convert function problem

Hi, I have a problem with the convert function : I runned the convert function thanks to a .bat file like that : "convert -negate N.png IN.png" and the same function never stop. In the batch windows i can see the same function appear again and again. Since, each time i run a convert function ...