简体   繁体   中英

Get the pixels color from the picture?

I want to put in the array all the pixels that the picture has.

To get something like this:

($FFFFFF, $FFFFF0, $F2FF4F ..................)

Where do I start? Thank you.

如果你正在使用Bitmap getPixels()是要走的路。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM