Posts by Wesley Alves • 1 point
1 post
-
0
votes0
answers284
viewsQ: Read bytes of colors (RGB) from a bitmap
I’m trying a problem with a code I did that should display the bytes referring to the RGB color values of each pixel of an image in bmp format (bitmap). I know that in the windows api it is possible…