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_colorspace.h File Reference

(ada9ddbf8c604585ac344b72f7bb63ac27c84726)

#include <stddef.h>
#include <stdint.h>
#include <array>
#include <set>
#include <utility>
#include <vector>
#include "core/fpdfapi/page/cpdf_pattern.h"
#include "core/fpdfapi/parser/cpdf_array.h"
#include "core/fpdfapi/parser/cpdf_object.h"
#include "core/fxcrt/bytestring.h"
#include "core/fxcrt/observed_ptr.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/unowned_ptr.h"
#include "third_party/base/containers/span.h"
+ Include dependency graph for cpdf_colorspace.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PatternValue
 
class  CPDF_ColorSpace
 

Variables

constexpr size_t kMaxPatternColorComps = 16
 

Variable Documentation

◆ kMaxPatternColorComps

size_t kMaxPatternColorComps = 16
constexpr

Definition at line 31 of file cpdf_colorspace.h.