![]() |
Skia
2D Graphics Library
|
This is the complete list of members for SkImageInfo, including all inherited members.
| alphaType() const | SkImageInfo | inline |
| bounds() const | SkImageInfo | inline |
| ByteSizeOverflowed(size_t byteSize) | SkImageInfo | inlinestatic |
| bytesPerPixel() const | SkImageInfo | inline |
| colorInfo() const | SkImageInfo | inline |
| colorSpace() const | SkImageInfo | |
| colorType() const | SkImageInfo | inline |
| computeByteSize(size_t rowBytes) const | SkImageInfo | |
| computeMinByteSize() const | SkImageInfo | inline |
| computeOffset(int x, int y, size_t rowBytes) const | SkImageInfo | |
| dimensions() const | SkImageInfo | inline |
| fDimensions | SkImageInfo | |
| gammaCloseToSRGB() const | SkImageInfo | inline |
| height() const | SkImageInfo | inline |
| isEmpty() const | SkImageInfo | inline |
| isOpaque() const | SkImageInfo | inline |
| Make(int width, int height, SkColorType ct, SkAlphaType at) | SkImageInfo | static |
| Make(int width, int height, SkColorType ct, SkAlphaType at, sk_sp< SkColorSpace > cs) | SkImageInfo | static |
| Make(SkISize dimensions, SkColorType ct, SkAlphaType at) | SkImageInfo | static |
| Make(SkISize dimensions, SkColorType ct, SkAlphaType at, sk_sp< SkColorSpace > cs) | SkImageInfo | static |
| Make(SkISize dimensions, const SkColorInfo &colorInfo) | SkImageInfo | inlinestatic |
| Make(SkISize dimensions, SkColorInfo &&colorInfo) | SkImageInfo | inlinestatic |
| MakeA8(int width, int height) | SkImageInfo | static |
| MakeA8(SkISize dimensions) | SkImageInfo | static |
| makeAlphaType(SkAlphaType newAlphaType) const | SkImageInfo | inline |
| makeColorSpace(sk_sp< SkColorSpace > cs) const | SkImageInfo | |
| makeColorType(SkColorType newColorType) const | SkImageInfo | inline |
| makeDimensions(SkISize newSize) const | SkImageInfo | inline |
| MakeN32(int width, int height, SkAlphaType at) | SkImageInfo | static |
| MakeN32(int width, int height, SkAlphaType at, sk_sp< SkColorSpace > cs) | SkImageInfo | static |
| MakeN32Premul(int width, int height) | SkImageInfo | static |
| MakeN32Premul(int width, int height, sk_sp< SkColorSpace > cs) | SkImageInfo | static |
| MakeN32Premul(SkISize dimensions) | SkImageInfo | static |
| MakeN32Premul(SkISize dimensions, sk_sp< SkColorSpace > cs) | SkImageInfo | static |
| MakeS32(int width, int height, SkAlphaType at) | SkImageInfo | static |
| MakeUnknown(int width, int height) | SkImageInfo | static |
| MakeUnknown() | SkImageInfo | inlinestatic |
| makeWH(int newWidth, int newHeight) const | SkImageInfo | inline |
| minRowBytes() const | SkImageInfo | inline |
| minRowBytes64() const | SkImageInfo | inline |
| operator!=(const SkImageInfo &other) const | SkImageInfo | inline |
| operator==(const SkImageInfo &other) const | SkImageInfo | inline |
| refColorSpace() const | SkImageInfo | |
| reset() | SkImageInfo | inline |
| shiftPerPixel() const | SkImageInfo | inline |
| SkImageInfo()=default | SkImageInfo | |
| SkImageInfo(SkISize dimensions, const SkColorInfo &colorInfo) | SkImageInfo | inline |
| SkImageInfo(SkISize dimensions, SkColorInfo &&colorInfo) | SkImageInfo | inline |
| validRowBytes(size_t rowBytes) const | SkImageInfo | inline |
| width() const | SkImageInfo | inline |