> �ſ��� wrote:
>
> What is the Alpha??
>
> Color(int r, int g, int b, int a)
>           Creates an sRGB color with the specified red, green, blue,
> and alpha values in the range (0 - 255).

Alpha is used to indicate transparency - it's handing for blending
images, but for normal image display it is not used.
Adrian Barnett

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to