Compact Framework 3.5 image Gradient not smooth -


why doesn't compact framework 3.5 render images gradient right on windows mobile?

if image contained 32 bits or 24 bits of color , device lcd supports 16 bits (which case) see degradation on image quality while displaying it.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -