ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 RGB to CMYK
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

ohadnet

2 Posts

Posted - Jun 27 2014 :  02:28:34  Show Profile  Reply
I am new to IMAGEEN ,

I want to switch the colorspace of a jpg image, from RGB to CMYK

And after that to work with the C, M, Y channels as with the R, G, B
channels respectively

for example , extract histograms per channel

and get CalcAverageCMY ....

Many Thanks

Ohad

xequte

39056 Posts

Posted - Jun 29 2014 :  21:52:15  Show Profile  Reply
Hi

You can convert the pixel format of an image to ieCMYK using TIEBitmap.PixelFormat.

Then you can work with the CMYK pixels using TIEBitmap.Pixels_ieCMYK.


See also:
- TIEImageEnGlobalSettings.UseCMYKProfile.
- IECMYK2RGB() and IERGB2CMYK() in imageenio.pas



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: