by hanisoft >> Mon, 15 Jul 2002 11:08:55 GMT
I created any picture control from databases at running time.
I overwrited any picture on another picture.
And I assigned any values as belows.
<Picture.transparent := true;
Picture.transparentColor := White; >
However, It is occurred in 32 bit true color computers
have I to set any other values to the picture control ?
what are the differences between 16 bit and 32 bit true color ?
I am using with jade 5.1.0.7
thank you.