Skia
2D Graphics Library
|
#include "include/codec/SkEncodedOrigin.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkMatrix.h"
#include "include/core/SkSize.h"
#include "include/core/SkTypes.h"
#include <array>
#include <cstddef>
#include <cstdint>
#include <tuple>
Go to the source code of this file.
Classes | |
class | SkYUVAInfo |
Specifies the structure of planes for a YUV image with optional alpha. More... | |