<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body dir="ltr">
<div dir="auto">Unfortunately not. Openslide is a read only library. I'd recommend libtiff for writing svs (it's just a tiled tiff with a particular structure). If you search back through the mailing list archived I posted a c++ example. Not sure how you'd
 do it in python, but there may be libtiff bindings.
<div dir="auto"><br>
</div>
<div dir="auto">D.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 15 Feb 2019 22:54, Henrik Marklund <marklund@stanford.edu> wrote:<br type="attribution">
</div>
</div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,Helvetica,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p style="margin-top:0; margin-bottom:0">Hi all,</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">I am new to the mailing list. I am using openslide and the python API working with .svs files. Apart from just reading slides, I was wondering if it possible to create a whole slide image from a set of patches using
 openslide. Ideally, I could be able to just edit an existing svs file directly: read a patch, edit the patch, update the svs with the new patch.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Best regards,</p>
<p style="margin-top:0; margin-bottom:0">Henrik</p>
<p style="margin-top:0; margin-bottom:0"></p>
</div>
</div>
</body>
</html>