Skia
2D Graphics Library
SkColorTable.h File Reference
#include "include/core/SkBitmap.h"
#include "include/core/SkRefCnt.h"
#include "include/private/base/SkAPI.h"
#include <cstdint>
Include dependency graph for SkColorTable.h:

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...