Skip to content

happypdf / rgbCss

Function: rgbCss()

ts
function rgbCss(
   r, 
   g, 
   b): string;

Defined in: src/api/extraction/graphicsSvg.ts:183

Parameters

ParameterType
rnumber
gnumber
bnumber

Returns

string

MIT Licensed. A fork of pdf-lib.