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? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -