Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_RenderOptions::ColorScheme Struct Reference

#include <cpdf_renderoptions.h>

+ Collaboration diagram for CPDF_RenderOptions::ColorScheme:

Public Attributes

FX_ARGB path_fill_color
 
FX_ARGB path_stroke_color
 
FX_ARGB text_fill_color
 
FX_ARGB text_stroke_color
 

Detailed Description

Definition at line 40 of file cpdf_renderoptions.h.

Member Data Documentation

◆ path_fill_color

FX_ARGB CPDF_RenderOptions::ColorScheme::path_fill_color

◆ path_stroke_color

FX_ARGB CPDF_RenderOptions::ColorScheme::path_stroke_color

◆ text_fill_color

FX_ARGB CPDF_RenderOptions::ColorScheme::text_fill_color

◆ text_stroke_color

FX_ARGB CPDF_RenderOptions::ColorScheme::text_stroke_color

The documentation for this struct was generated from the following file: