Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:source_type

404   const cmsHPROFILE source_profile,const cmsUInt32Number source_type,
426 source_type,target_profile,target_type,intent,flags);
893 source_type,
929 source_type=(cmsUInt32Number) TYPE_CMYK_16;
936 source_type=(cmsUInt32Number) TYPE_GRAY_16;
943 source_type=(cmsUInt32Number) TYPE_Lab_16;
950 source_type=(cmsUInt32Number) TYPE_YUV_16;
957 source_type=(cmsUInt32Number) TYPE_RGB_16;
964 source_type=(cmsUInt32Number) TYPE_XYZ_16;
971 source_type=(cmsUInt32Number) TYPE_YCbCr_16;
978 source_type=(cmsUInt32Number) TYPE_RGB_16;
1086 source_type,target_profile,target_type,intent,flags);