<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Make a copy of the canvas]]></title><description><![CDATA[<p dir="auto">Is it posible to make a copy of the canvas, and store it to the sd card?</p>
<p dir="auto">Cheers,<br />
Jan</p>
]]></description><link>https://community.m5stack.com/topic/2909/make-a-copy-of-the-canvas</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 11:29:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2909.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Feb 2021 16:21:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Make a copy of the canvas on Sun, 14 Feb 2021 17:11:46 GMT]]></title><description><![CDATA[<p dir="auto">You could loop over x and y, calling readPixel to get individual values, and save them.<br />
Or you could dump the raw buffer, which is available using frameBuffer, and is of size getBufferSize.</p>
]]></description><link>https://community.m5stack.com/post/12495</link><guid isPermaLink="true">https://community.m5stack.com/post/12495</guid><dc:creator><![CDATA[murraypaul]]></dc:creator><pubDate>Sun, 14 Feb 2021 17:11:46 GMT</pubDate></item></channel></rss>