Skia
2D Graphics Library
|
#include "include/core/SkColor.h"
#include "include/core/SkColorType.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkRect.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkSamplingOptions.h"
#include "include/core/SkSize.h"
#include "include/private/base/SkAPI.h"
#include "include/private/base/SkAssert.h"
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | SkPixmap |
SkPixmap provides a utility to pair SkImageInfo with pixels and row bytes. More... | |