• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
Tall Components has been acquired by Apryse.
Learn more here.
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.Colors

Class CmykColor

CMYK color.

A color specified with 4 components: Cyan, Magenta, Yellow and Black.

Syntax

public class CmykColor : DeviceColor

Constructors

CmykColor(Double,Double,Double,Double)
Create a new CmykColor from its components.

Properties

CmykColor Black
Process Black (100% black)
CmykColor Blue
CMYK Blue
Double C
The Cyan color component [0-255].
CmykColor Cyan
Process Cyan (100% Cyan)
CmykColor Gray
CMYK Gray
CmykColor Green
CMYK Green
Double K
The Black color component [0-255].
CmykColor LightGray
CMYK Light Gray
Double M
The Magenta color component [0-255].
CmykColor Magenta
Process Magenta (100% Magenta)
String Name
The name of the CMYK color.
CmykColor Orange
CMYK Orange
String ParsableName
Get the name of the color as it can be parsed again.
CmykColor Pink
CMYK Pink
CmykColor Purple
CMYK Purple
CmykColor Red
CMYK Red
CmykColor White
White (all component 0%)
Double Y
The Yellow color component [0-255].
CmykColor Yellow
Process Yellow (100% Yellow)
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.