This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Image Composer > December 2003 > Problem with GetStandardColorSpaceProfile
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem with GetStandardColorSpaceProfile
|
|
| Deepak Saldanha 2003-12-18, 8:30 pm |
| Hi,
I am using the code given below to get Lab colorspace profile. The function returns zero(i.e, Fails) and the GetLastError()
returns 2, i.e, 'The system cannot find the file specified. '. Can anyone help me to get the profile file belonging to Lab
colorspace. The function fails to other colorspaces also.
BOOL the_bError = ::GetStandardColorSpaceProfile (NULL,SPACE_Lab,the_iclrprofile,&the_size);
int i = GetLastError();
Thank you.
Deepak
| |
| Walter Donavan 2003-12-18, 8:30 pm |
| Wrong newsgroup.
--
Walter Donavan
"Deepak Saldanha" <deepaks.nospam@yahoo.com> wrote in message
news:O7f786SxDHA.1912@TK2MSFTNGP09.phx.gbl...quote:
> Hi,
> I am using the code given below to get Lab colorspace profile. The
function returns zero(i.e, Fails) and the GetLastError()quote:
> returns 2, i.e, 'The system cannot find the file specified. '. Can anyone
help me to get the profile file belonging to Labquote:
> colorspace. The function fails to other colorspaces also.
>
> BOOL the_bError = ::GetStandardColorSpaceProfile
(NULL,SPACE_Lab,the_iclrprofile,&the_size);quote:
>
> int i = GetLastError();
>
>
> Thank you.
>
> Deepak
>
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|