|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceCMYKColor | |
|---|---|
| org.pdfclown.documents.contents.colorSpaces | Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. |
| org.pdfclown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
| Uses of DeviceCMYKColor in org.pdfclown.documents.contents.colorSpaces |
|---|
| Fields in org.pdfclown.documents.contents.colorSpaces declared as DeviceCMYKColor | |
|---|---|
static DeviceCMYKColor |
DeviceCMYKColor.Black
|
static DeviceCMYKColor |
DeviceCMYKColor.Default
|
static DeviceCMYKColor |
DeviceCMYKColor.White
|
| Methods in org.pdfclown.documents.contents.colorSpaces that return DeviceCMYKColor | |
|---|---|
static DeviceCMYKColor |
DeviceCMYKColor.get(PdfArray components)
Gets the color corresponding to the specified components. |
DeviceCMYKColor |
DeviceCMYKColorSpace.getColor(List<PdfDirectObject> components,
IContentContext context)
|
DeviceCMYKColor |
DeviceCMYKColorSpace.getDefaultColor()
|
| Uses of DeviceCMYKColor in org.pdfclown.documents.contents.objects |
|---|
| Constructors in org.pdfclown.documents.contents.objects with parameters of type DeviceCMYKColor | |
|---|---|
SetDeviceCMYKFillColor(DeviceCMYKColor value)
|
|
SetDeviceCMYKStrokeColor(DeviceCMYKColor value)
|
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||