Searched refs:IccCS (Results 1 – 3 of 3) sorted by relevance
243 } IccCS; typedef246 IccCS ColorSpace;256 virtual IccCS GetProfileCS(FX_LPCBYTE pProfileData, unsigned int dwProfileSize) = 0;258 virtual IccCS GetProfileCS(IFX_FileRead* pFile) = 0;
213 ICodec_IccModule::IccCS GetProfileCSFromHandle(FX_LPVOID pProfile) in GetProfileCSFromHandle()245 ICodec_IccModule::IccCS CCodec_IccModule::GetProfileCS(FX_LPCBYTE pProfileData, unsigned int dwProf… in GetProfileCS()247 ICodec_IccModule::IccCS cs; in GetProfileCS()258 ICodec_IccModule::IccCS CCodec_IccModule::GetProfileCS(IFX_FileRead* pFile) in GetProfileCS()263 ICodec_IccModule::IccCS cs; in GetProfileCS()
155 virtual IccCS GetProfileCS(FX_LPCBYTE pProfileData, unsigned int dwProfileSize);156 virtual IccCS GetProfileCS(IFX_FileRead* pFile);