Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #4251

Re: Looking for simplest code for adjusting color temperature

From dale <dale@dalekelly.org>
Newsgroups comp.lang.java.help
Subject Re: Looking for simplest code for adjusting color temperature
Date 2019-03-07 16:19 -0500
Message-ID <c1ondv.fv9.17.1@news.alt.net> (permalink)
References <vkofE.133396$wp3.81853@fx39.iad>

Show all headers | View raw


On 3/5/2019 1:05 AM, Jim Graham wrote:
> I'm looking for the simplest java code to load an image (assume either
> jpg or png), possible as large as 6000x4000, and modify the image's color
> temperature (aka white balance) using four different controls, for 1, 10,
> 100, and 1000 Kelvins to allow for both very rapid adjustments and very
> fine ones.
> 
> Thanks,
>     --jim
> 

how about this ...

https://stackoverflow.com/questions/11884544/setting-color-temperature-for-a-given-image-like-in-photoshop

<https://stackoverflow.com/questions/11884544/setting-color-temperature-for-a-given-image-like-in-photoshop>

-- 
dale - https://www.dalekelly.org/

Back to comp.lang.java.help | Previous | NextPrevious in thread | Find similar


Thread

Looking for simplest code for adjusting color temperature jim@N5IAL-1.(none) (Jim Graham) - 2019-03-05 06:05 +0000
  Re: Looking for simplest code for adjusting color temperature dale <dale@dalekelly.org> - 2019-03-07 16:19 -0500

csiph-web