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
FPDF_COLORSCHEME_ Struct Reference

#include <fpdfview.h>

+ Collaboration diagram for FPDF_COLORSCHEME_:

Public Attributes

FPDF_DWORD path_fill_color
 
FPDF_DWORD path_stroke_color
 
FPDF_DWORD text_fill_color
 
FPDF_DWORD text_stroke_color
 

Detailed Description

Definition at line 839 of file fpdfview.h.

Member Data Documentation

◆ path_fill_color

FPDF_DWORD FPDF_COLORSCHEME_::path_fill_color

Definition at line 840 of file fpdfview.h.

◆ path_stroke_color

FPDF_DWORD FPDF_COLORSCHEME_::path_stroke_color

Definition at line 841 of file fpdfview.h.

◆ text_fill_color

FPDF_DWORD FPDF_COLORSCHEME_::text_fill_color

Definition at line 842 of file fpdfview.h.

◆ text_stroke_color

FPDF_DWORD FPDF_COLORSCHEME_::text_stroke_color

Definition at line 843 of file fpdfview.h.


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