Skip to contents

Returns the four colour channels as 0..1 doubles. NA if the annotation has no /C.

Usage

pdf_annot_color(annot)

Arguments

annot

A pdfium_annot handle from pdf_annotations().

Value

Named numeric of length 4 (red, green, blue, alpha).

See also