GState.fillColorSpec.value.color[x] only has room for 8 colours, not enough for DeviceN, hence the need for elaborate APIs to use instead. I imagine you'd create a new DeviceNColorValue.
↧
GState.fillColorSpec.value.color[x] only has room for 8 colours, not enough for DeviceN, hence the need for elaborate APIs to use instead. I imagine you'd create a new DeviceNColorValue.