Go to the source code of this file.
◆ REG_FIDDLE()
REG_FIDDLE |
( |
ImageInfo_dimensions |
, |
|
|
256 |
, |
|
|
256 |
, |
|
|
true |
, |
|
|
0 |
|
|
) |
| |
Definition at line 4 of file ImageInfo_dimensions.cpp.
4 {
12 SkDebugf(
"dimensionsAsBounds %c= bounds\n", dimensionsAsBounds ==
bounds ?
'=' :
'!');
13}
14}
@ kPremul_SkAlphaType
pixel components are premultiplied by alpha
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
Optional< SkRect > bounds
static constexpr SkIRect MakeSize(const SkISize &size)
SkISize dimensions() const
static SkImageInfo Make(int width, int height, SkColorType ct, SkAlphaType at)