![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_colorspace.h>
Public Member Functions | |
PatternValue () | |
PatternValue (const PatternValue &that) | |
~PatternValue () | |
void | SetComps (pdfium::span< const float > comps) |
pdfium::span< const float > | GetComps () const |
RetainPtr< CPDF_Pattern > | GetPattern () const |
void | SetPattern (RetainPtr< CPDF_Pattern > pPattern) |
Definition at line 35 of file cpdf_colorspace.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 42 of file cpdf_colorspace.h.
|
inline |
Definition at line 43 of file cpdf_colorspace.h.
void PatternValue::SetComps | ( | pdfium::span< const float > | comps | ) |
Definition at line 458 of file cpdf_colorspace.cpp.
|
inline |
Definition at line 44 of file cpdf_colorspace.h.