Initial WIC image writing.
This commit is contained in:
parent
53a9f7bd15
commit
8c814ce89f
6 changed files with 72 additions and 3 deletions
|
@ -33,5 +33,5 @@ TEST_CASE(TestD2dOffScreenRendering, "graphics")
|
|||
|
||||
PngWriter writer;
|
||||
writer.setPath(TestUtils::getTestOutputDir(__FILE__) / "out.png");
|
||||
//writer.write(image);
|
||||
writer.write(image);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue