Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Changes the color of a separation color space.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 7.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
CSHandle | Handle of the separation color space. | ||
NewColor | New color in the alternate color space. | ||
Alternate | The alternate color space. Can be DeviceRGB, DeviceCMYK, DeviceGray, CalGray, CalRGB, Lab, ICCBased, Pattern, Indexed, Separation, DeviceN, NChannel or the machting number value. |
||
AltHandle | The Color space handle or -1 for device spaces. | Optional |
Returns OK or error.
See also ChangeSeparationColor function in DynaPDF manual.
Created 22nd March 2017, last changed 22nd March 2017
DynaPDF.ChangeLinkAnnot - DynaPDF.CheckConformance
Feedback: Report problem or ask question.