Skia
2D Graphics Library
SkPixmap.h File Reference
#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>
Include dependency graph for SkPixmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SkPixmap
 SkPixmap provides a utility to pair SkImageInfo with pixels and row bytes. More...