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 825 of file fpdfview.h.

Member Data Documentation

◆ path_fill_color

FPDF_DWORD FPDF_COLORSCHEME_::path_fill_color

Definition at line 826 of file fpdfview.h.

◆ path_stroke_color

FPDF_DWORD FPDF_COLORSCHEME_::path_stroke_color

Definition at line 827 of file fpdfview.h.

◆ text_fill_color

FPDF_DWORD FPDF_COLORSCHEME_::text_fill_color

Definition at line 828 of file fpdfview.h.

◆ text_stroke_color

FPDF_DWORD FPDF_COLORSCHEME_::text_stroke_color

Definition at line 829 of file fpdfview.h.


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