Blitz (41/81)

From:eTeacher
Date:12 Mar 2001 at 06:58:06
Subject:Re: Picture remap source, anyone?

> I have many pictures i want to remap the colours on, 128 colour iff
> brushes that i want to alter so the starting colour is at 64, and free up
> all the lower colours.
I've written a similiar procedure in assembler: effect you want is similiar
to my last proggy. Leaving lower 64 colours are eqal to set all bits in the
highest bitplane number to 1. I've piece of my own machine code to do it.
I've used it in my eTeacher lately ;-)
Unfortunatelly actual code works only with one size pictures - don't support
any parameters but i don't think taht it is a problem.
To get 64 only colours pictures you have to use ImageFX AutoFX option to get
all pictures with the same palette - just lock unused colours and remap all
of them.

Chris, eteacher@amiga.org.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie