Re: how to set RGB color
Re: how to set RGB color
- Subject: Re: how to set RGB color
- From: Arthur J Knapp <email@hidden>
- Date: Mon, 20 May 2002 13:53:31 -0400
>
Subject: how to set RGB color
>
Date: Mon, 20 May 2002 11:18:47 -0400
>
From: John Poole <email@hidden>
>
anyone know the right format to set an RGB color in Graphic Converter?
>
I need to set the background color ...
>
>
set background color of window 1 to ?
>
From: John Poole <email@hidden>
>
found the answer to the question on the apple site:
>
RGB Color
>
>
The RGB Color value class represents a collection of three integer
>
values that specify the red, green, and blue components of a color. You
>
can coerce a list of three integer values into an RGB color if each of
>
the values is from 0 to 65535.
It isn't really finished yet, (there are still bugs), but I created
an object for manipulating RGB color values. I'll throw the current
version up to my Mac.com thing:
<
http://homepage.mac.com/arthurknapp/FileSharing.html>
{ Arthur J. Knapp, of <
http://www.STELLARViSIONs.com>
<
mailto:email@hidden>
try
<
http://www.appleklub.cz/~koudelka/home.shtml>
on error number -128
end try
}
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.