Please see the original email below.



Regards,

Virginia Shelton-Lamb
Associate Consultant
Net Quotient Consulting Group
[EMAIL PROTECTED]
Office: (512) 651-5050 ext. 140



-----Original Message-----
From: Qinghuai Gao [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 27, 2000 12:08 PM
To: [EMAIL PROTECTED]
Subject: Re: Question regarding WinNT 4.0 and Color Models


Virginia:

Definitely I can help. OK. This sounds like a Java2D question instead of JAI

question. Please submit it to:
        [EMAIL PROTECTED]

They can help you out of it. Good luck.

Qinghuai

>From: Virginia Shelton <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: Question regarding WinNT 4.0 and Color Models
>Date: Fri, 27 Oct 2000 12:06:38 -0500
>Importance: high
>X-Priority: 1
>MIME-Version: 1.0
>
>Gao,
>
>I received your name from a co-worker, John Maurice, and was hoping you
>could help me with a resolution to a very important problem
>.
>I have run into a problem with the following code:
>NOTE: buffer is the image I am trying to crop
>
>                   CropImageFilter cropFilter   = new
>CropImageFilter(xc2-rectwidth/2, yc2-rectheight/2, rectwidth, rectheight);
>                   ImageProducer producer     = buffer.getSource();
>                   producer                            = new
>FilteredImageSource(producer, cropFilter);
>                   CropImage                         =
>createImage(producer);
>
>This code works fine on most operating systems.
>When it is run on WinNT 4.0, the image is shown in a bluish/green color.
>
>I have attached a screen print for your viewing.
>Please let me know if you can help with this issue.
>Thanks in advance.
>
> <<bluegreenImage.ZIP>>
>
>Regards,
>
>Virginia Shelton-Lamb
>Associate Consultant
>Net Quotient Consulting Group
>[EMAIL PROTECTED]
>Office: (512) 651-5050 ext. 140
>
>

bluegreenImage.ZIP

Reply via email to