Welcome, Guest. Please login or register.

Author Topic: intuition screens quast.  (Read 2020 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kas1eTopic starter

intuition screens quast.
« on: July 14, 2003, 02:55:44 AM »
hi all. i have little quastion about Intuition screens. How i can set palette for my 16bit screens ? For example i open my screen over OpenScreenTag, and want set 'black' palette for my screen. LoadRGB32() not easy way i think ?

so, if you can give me example with working color registers /palette on 16bit screens, this will be wery good. or if its is posible set over LoadRGB32(), give examples too.

ps. of course i read autodocs,rkrm and etc. maybe who now good docs about working in 16/32bit hi-resolutions screens ?
 

Offline kas1eTopic starter

Re: intuition screens quast.
« Reply #1 on: July 14, 2003, 03:28:05 AM »
in generally i need solve this problem:

i open screen/windows and draw jpeg picture. on 040 - this slow, and i see slow window fillling. So, i want in theory this: open screen with black palette, draw my pict
(cant see drawing, becouse screen palette is black)
and slowly change palette to original. in result -  i have draw image + nice fading image.