diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-04-21 19:44:11 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-04-21 19:44:11 +0100 |
commit | a313547f6d0ed060de7fc27dc2886ef09b8598d4 (patch) | |
tree | af4bff15a291b12db910aadecbaeed121ef0d3f4 /test/create-from-png-alpha-ref.png | |
parent | f2f91db131e7c7df1e87bcd41ae17c07429bbcb8 (diff) |
[test/create-from-png] Check loading of various colour types.
Check that when loading from index/gray/rgb PNGs, with and without
alpha/transparency, that the correct surface is generated by read_png(),
i.e. if the PNG contains an alpha channel then the image must be an
ARGB32 surface.
Diffstat (limited to 'test/create-from-png-alpha-ref.png')
-rw-r--r-- | test/create-from-png-alpha-ref.png | bin | 0 -> 150 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/create-from-png-alpha-ref.png b/test/create-from-png-alpha-ref.png Binary files differnew file mode 100644 index 000000000..a5175a1eb --- /dev/null +++ b/test/create-from-png-alpha-ref.png |