src/share/native/sun/java2d/cmm/lcms/cmscgats.c

Print this page




 336                           // Value must begin and end with a " symbol
 337 
 338         "CMYK_C",         // Cyan component of CMYK data expressed as a percentage
 339         "CMYK_M",         // Magenta component of CMYK data expressed as a percentage
 340         "CMYK_Y",         // Yellow component of CMYK data expressed as a percentage
 341         "CMYK_K",         // Black component of CMYK data expressed as a percentage
 342         "D_RED",          // Red filter density
 343         "D_GREEN",        // Green filter density
 344         "D_BLUE",         // Blue filter density
 345         "D_VIS",          // Visual filter density
 346         "D_MAJOR_FILTER", // Major filter d ensity
 347         "RGB_R",          // Red component of RGB data
 348         "RGB_G",          // Green component of RGB data
 349         "RGB_B",          // Blue com ponent of RGB data
 350         "SPECTRAL_NM",    // Wavelength of measurement expressed in nanometers
 351         "SPECTRAL_PCT",   // Percentage reflectance/transmittance
 352         "SPECTRAL_DEC",   // Reflectance/transmittance
 353         "XYZ_X",          // X component of tristimulus data
 354         "XYZ_Y",          // Y component of tristimulus data
 355         "XYZ_Z",          // Z component of tristimulus data
 356         "XYY_X"           // x component of chromaticity data
 357         "XYY_Y",          // y component of chromaticity data
 358         "XYY_CAPY",       // Y component of tristimulus data
 359         "LAB_L",          // L* component of Lab data
 360         "LAB_A",          // a* component of Lab data
 361         "LAB_B",          // b* component of Lab data
 362         "LAB_C",          // C*ab component of Lab data
 363         "LAB_H",          // hab component of Lab data
 364         "LAB_DE",         // CIE dE
 365         "LAB_DE_94",      // CIE dE using CIE 94
 366         "LAB_DE_CMC",     // dE using CMC
 367         "LAB_DE_2000",    // CIE dE using CIE DE 2000
 368         "MEAN_DE",        // Mean Delta E (LAB_DE) of samples compared to batch average
 369                           // (Used for data files for ANSI IT8.7/1 and IT8.7/2 targets)
 370         "STDEV_X",        // Standard deviation of X (tristimulus data)
 371         "STDEV_Y",        // Standard deviation of Y (tristimulus data)
 372         "STDEV_Z",        // Standard deviation of Z (tristimulus data)
 373         "STDEV_L",        // Standard deviation of L*
 374         "STDEV_A",        // Standard deviation of a*
 375         "STDEV_B",        // Standard deviation of b*
 376         "STDEV_DE",       // Standard deviation of CIE dE




 336                           // Value must begin and end with a " symbol
 337 
 338         "CMYK_C",         // Cyan component of CMYK data expressed as a percentage
 339         "CMYK_M",         // Magenta component of CMYK data expressed as a percentage
 340         "CMYK_Y",         // Yellow component of CMYK data expressed as a percentage
 341         "CMYK_K",         // Black component of CMYK data expressed as a percentage
 342         "D_RED",          // Red filter density
 343         "D_GREEN",        // Green filter density
 344         "D_BLUE",         // Blue filter density
 345         "D_VIS",          // Visual filter density
 346         "D_MAJOR_FILTER", // Major filter d ensity
 347         "RGB_R",          // Red component of RGB data
 348         "RGB_G",          // Green component of RGB data
 349         "RGB_B",          // Blue com ponent of RGB data
 350         "SPECTRAL_NM",    // Wavelength of measurement expressed in nanometers
 351         "SPECTRAL_PCT",   // Percentage reflectance/transmittance
 352         "SPECTRAL_DEC",   // Reflectance/transmittance
 353         "XYZ_X",          // X component of tristimulus data
 354         "XYZ_Y",          // Y component of tristimulus data
 355         "XYZ_Z",          // Z component of tristimulus data
 356         "XYY_X",          // x component of chromaticity data
 357         "XYY_Y",          // y component of chromaticity data
 358         "XYY_CAPY",       // Y component of tristimulus data
 359         "LAB_L",          // L* component of Lab data
 360         "LAB_A",          // a* component of Lab data
 361         "LAB_B",          // b* component of Lab data
 362         "LAB_C",          // C*ab component of Lab data
 363         "LAB_H",          // hab component of Lab data
 364         "LAB_DE",         // CIE dE
 365         "LAB_DE_94",      // CIE dE using CIE 94
 366         "LAB_DE_CMC",     // dE using CMC
 367         "LAB_DE_2000",    // CIE dE using CIE DE 2000
 368         "MEAN_DE",        // Mean Delta E (LAB_DE) of samples compared to batch average
 369                           // (Used for data files for ANSI IT8.7/1 and IT8.7/2 targets)
 370         "STDEV_X",        // Standard deviation of X (tristimulus data)
 371         "STDEV_Y",        // Standard deviation of Y (tristimulus data)
 372         "STDEV_Z",        // Standard deviation of Z (tristimulus data)
 373         "STDEV_L",        // Standard deviation of L*
 374         "STDEV_A",        // Standard deviation of a*
 375         "STDEV_B",        // Standard deviation of b*
 376         "STDEV_DE",       // Standard deviation of CIE dE