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
@type t() :: %PdfElixide.Color.Gray{gray: float()}
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.
@type t() :: %PdfElixide.Color.Gray{gray: float()}