Saturday, March 29, 2014

How JAVA modify bmp image bit depth, there are parameters to control it?


How JAVA modify bmp image bit depth, there are parameters to control it?
<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
If it is android, I do not know Bitmap.Config is not what you're looking for.
Reply:
The reply was deleted administrator at 2013-10-08 09:44:41

Reply:
Bitmap.Config can control how many bits as Bitmap.Config.ARGB_4444, Bitmap.Config.ARGB_8888, Bitmap.Config.RGB_565 etc.

No comments:

Post a Comment