logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PDF::FromHTML::Template::Element - Provide a base class for all rendering nodes

Colors

       This is the class that handles colors. Colors in PDF::FromHTML::Template are specified in RGB format,
       comma-separated. Each number is from 0 to 255, with 0 being none and 255 being most. If a color is not
       specified, 0 is assumed. Thus, "255,0,0", "255,0", and "255" will all result in a red color.

       Colors should be used for all attributes that have the word "COLOR" in the name.  This includes (but may
       not be limited to):

       •   COLOR

       •   FILLCOLOR

Name

       PDF::FromHTML::Template::Element - Provide a base class for all rendering nodes

See Also

perl v5.38.2                                       2024-07-28              PDF::FromHTML::Template::Element(3pm)

See Also