Top "Pixelformat" questions

Android TextView setTextSize incorrectly increases text size

This is in an extension of TextView. getTextSize() and setTextSize() are not overridden, I do not extend those methods. Programming …

android textview pixels pixelformat
C# Why Bitmap.Save ignores PixelFormat of Bitmap?

I need to process and save images in their original bpp (1 - for BnW, 8 - for gray, 24 - color). After …

c# image-processing bitmap pixelformat
Confused about PixelFormat

I'm confused about PixelFormat on Android. My device is Motorola Defy. I have two questions: On Android 2.3 getWindowManager().getDefaultDisplay().getPixelFormat() …

android pixelformat