﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SmartCode Solutions Web Forum » SmartCode ViewerX VNC Viewer ActiveX » General Discussion  » Color depth</title><generator>InstantForum.NET 2010-3</generator><description>SmartCode Solutions Web Forum</description><link>http://www.s-code.com/forum/</link><webMaster>SmartCode Solutions Web Forum</webMaster><lastBuildDate>Sun, 05 Sep 2010 19:55:40 GMT</lastBuildDate><ttl>20</ttl><item><title>Color depth</title><link>http://www.s-code.com/forum/FindPost2016.aspx</link><description>Hi everyone,&lt;/P&gt;&lt;P&gt;i would like to let the user decide the quality of the image or color depth in their connection.&lt;/P&gt;&lt;P&gt;How can i do that? &lt;BR&gt;It's possible to do that?&lt;BR&gt;It's possible to see the changes realtime? (like vnc for example that let me choose the color depth in my connection)&lt;/P&gt;&lt;P&gt;Should i use the JPEGCompressionLevel or CustomCompressionLevel properties? &lt;/P&gt;&lt;P&gt;thank you so much in advance&lt;BR&gt;Best regards&lt;/P&gt;&lt;P&gt;Daniele&lt;BR&gt;</description><pubDate>Thu, 17 Apr 2008 05:36:34 GMT</pubDate><dc:creator>daniele.ciattaglia</dc:creator></item><item><title>RE: Color depth</title><link>http://www.s-code.com/forum/FindPost2017.aspx</link><description>Hi,&lt;BR&gt;Color depth is controlled via RestrictPixel property. By default the property is set to FALSE, which means all the possible colors are used. In case if you set it to TRUE, a remote screen image with use 8-bit color palette. &lt;BR&gt;&lt;BR&gt;It's not possible to switch color palette if connection was already established. The same is true for JPEG/Custom compression properties. &lt;BR&gt;The difference between those two is that enabling JPEG compression will apply JPEG compression, which will degrade image quality, but in general it also requires less bandwidth. Custom compression applies lossless ZIP-like compression to the data stream. You can have both JPEG and Custom compressions enabled at the same time.</description><pubDate>Thu, 17 Apr 2008 05:36:34 GMT</pubDate><dc:creator>Alex (s-code)</dc:creator></item></channel></rss>