![]() |
Skia
2D Graphics Library
|
#include "include/core/SkBitmap.h"#include "include/core/SkRefCnt.h"#include "include/private/base/SkAPI.h"#include <cstdint>
Go to the source code of this file.
Classes | |
| class | SkColorTable |
SkColorTable holds the lookup tables for each channel (ARGB) used to define the filter behavior of SkColorFilters::Table, and provides a way to share the table data between client code and the returned SkColorFilter. More... | |