![]() |
![]() |
Gets the print settings for a particular ink. This query only applies to HiFi inks.
PGetInkInfo(const char * sInkName);
Name of the ink, as it appears in the Print dialog.
const char * sAngle;
Angle at which the ink will be screened (the value is returned in a string format as it appears in the Print dialog.)
const char * sRuling ;
Ruling at which the ink will be screened (the value is returned in a string format, as it appears in the Print dialog.)
short bCustomND;
0 if the default neutral density value for this ink will be used.
1 if a custom neutral density value will be used.
short nNuetralDensity;
The neutral density for ink (in thousandths to 3 decimal places), from 0.000 to 10.000 that will be used in printing the ink.
The PDefineColor, PInkND, and PPrintInk commands
The PGetColor, PGetColorInfo, PGetColorNames, PGetInkNames, and PGetInkND queries
![]() |
Comments or suggestions? Contact Adobe Developer Support |