package
2.2.1
Repository: https://github.com/dynamicpdf-api/go-client.git
Documentation: pkg.go.dev

# Functions

Initializes a new instance of the 'CmykColor' - @param {float} cyan.
No description provided by the author
Initializes a new instance of the 'Grayscale' class.
Initializes a new instance of the 'RgbColor' class.
No description provided by the author
Initializes a new instance of the `WebColor` class.

# Constants

Represents a CMYK color space.
Represents a Grayscale color space.
Represents an Indexed color space.
Represents a Monochrome color space.
Represents an RGB color space.
Unknown color space.

# Structs

Represents a CMYK color.
Base class representing a color.
Represents a grayscale color.
Represents an RGB color.
Represents an RGB color created using the web hexadecimal convention.

# Type aliases

No description provided by the author