Re: Converting an RGB color back into an 16-bit-per-channel color
Re: Converting an RGB color back into an 16-bit-per-channel color
- Subject: Re: Converting an RGB color back into an 16-bit-per-channel color
- From: Ron Hunsinger <email@hidden>
- Date: Mon, 15 Aug 2011 01:32:15 -0700
On Aug 15, 2011, at 1:25 AM, Chris Page wrote:
> Multiply the 8-bit value by 256 to shift it left by eight bits, then add it to the original 8-bit value to get the appropriate 16-bit value.
Or more simply, just multiply by 257. _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden