PdfElixide.Color.Gray (pdf_elixide v0.9.0)

Copy Markdown View Source

A DeviceGray color — a single intensity in the 0.0..1.0 range, where 0.0 is black and 1.0 is white.

Only annotation colors can take this shape; see PdfElixide.Color.

Summary

Types

t()

@type t() :: %PdfElixide.Color.Gray{gray: float()}