]> OCCT Git - occt.git/commit
0031956: Visualization - provide Image_AlienPixMap::Save() writing into a memory...
authormzernova <mzernova@opencascade.com>
Fri, 19 Nov 2021 07:11:21 +0000 (07:11 +0000)
committervglukhik <vglukhik@opencascade.com>
Fri, 21 Jul 2023 15:33:49 +0000 (16:33 +0100)
commit8f626dc5f22396ccc3ea5f0baf0d9830c18699cd
treebde4adc920c358ed8a61d16d9a39f354d06a1e32
parent8a74ae3a6c29c442e612534a5099e6c726d119bf
0031956: Visualization - provide Image_AlienPixMap::Save() writing into a memory buffer instead of a file

Added two new Image_AlienPixMap::Save() overloads, taking std::ostream or memory buffer arguments.
src/Image/Image_AlienPixMap.cxx
src/Image/Image_AlienPixMap.hxx
src/QABugs/QABugs_1.cxx
tests/v3d/bugs/bug31956 [new file with mode: 0644]