VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1[2]345678910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 06:44:07 01/13/04 Tue
Author: Glup
Subject: Re: CYMK
In reply to: Don Peterson 's message, "CYMK" on 02:23:14 01/08/04 Thu


>How can I tell if a colour image loaded into an
>imagescrollbox is RGB or CMYK or even Lab Colour.
>Regards

As I understand it, you will not need to tell it, since Envision does not support _native_ CMYK and Lab.
All envision graphic classes translate their input during load to a windows dib graphic. This class draws itself to the imagescrollbox as all TGraphic would do.

Envision is based on windows dib graphic and windows dib graphic does not support CMYK and Lab by my knowledge. As long you do not want to modify/write CMYK and Lab, there is no problem.

If you want to modify/write CMYK and Lab natively (without 2 times conversation on load and save with all the problems of this) envisions concept must be changed:

1. Distinction between a native and a windows dib version of a graphic.

2. Tools allowing the modification of the native data while keeping the windows dib version in sync;
basicly a new TCanvas replacement (TCanvas is 100% GDI based) for CMYK data and the same for Lab and all other image formats not supported by windows.

The advantage would be the possiblity of internal support for a "real" alpha resp transparence channel and many other wounderfull nice things...


Rgds

:-glup

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.