| Class | Description |
|---|---|
| SetColor |
sc,scn,SC,SCN: Sets the color to use for stroking or non-stroking operations.
|
| SetNonStrokingColor |
sc: Sets the colour to use for non-stroking operations.
|
| SetNonStrokingColorN |
scn: Sets the colour to use for non-stroking operations.
|
| SetNonStrokingColorSpace |
cs: Sets the non-stroking color space.
|
| SetNonStrokingDeviceCMYKColor |
k: Set the non-stroking colour space to DeviceCMYK and set the colour to
use for non-stroking operations.
|
| SetNonStrokingDeviceGrayColor |
g: Set the non-stroking colour space to DeviceGray and set the gray
level to use for non-stroking operations.
|
| SetNonStrokingDeviceRGBColor |
rg: Set the non-stroking colour space to DeviceRGB and set the colour to
use for non-stroking operations.
|
| SetStrokingColor |
SC: Sets the colour to use for stroking stroking operations.
|
| SetStrokingColorN |
SCN: Sets the colour to use for stroking stroking operations.
|
| SetStrokingColorSpace |
CS: Set color space for stroking operations.
|
| SetStrokingDeviceCMYKColor |
K: Set the stroking colour space to DeviceCMYK and set the colour to use for stroking operations.
|
| SetStrokingDeviceGrayColor |
G: Set the stroking colour space to DeviceGray and set the gray level to use for stroking
operations.
|
| SetStrokingDeviceRGBColor |
RG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.