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
fpdfdoc Namespace Reference

Functions

CFX_Color CFXColorFromArray (const CPDF_Array &array)
 
CFX_Color CFXColorFromString (const ByteString &str)
 

Function Documentation

◆ CFXColorFromArray()

CFX_Color fpdfdoc::CFXColorFromArray ( const CPDF_Array & array)

Definition at line 16 of file cpdf_color_utils.cpp.

References CFX_Color::kCMYK, CFX_Color::kGray, CFX_Color::kRGB, and CFX_Color::operator=().

Referenced by FPDFAnnot_GetColor(), and CPDF_GenerateAP::GenerateFormAP().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ CFXColorFromString()

CFX_Color fpdfdoc::CFXColorFromString ( const ByteString & str)

Definition at line 35 of file cpdf_color_utils.cpp.

References CFX_Color::CFX_Color(), and CPDF_DefaultAppearance::CPDF_DefaultAppearance().

Referenced by CPDF_GenerateAP::GenerateFormAP().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: