Where can I find info about VB work with bitmap files? For example, how to convert .bmp into matrix .Matrix members should be = 1 if there is some color or view on that place of page (RGB>0) and members = 0 if RGB = 0, i. e. there is nothing in that place of page (bmp file)

That how a simple star should look like on that matrix

00000100000
00001110000
00011111000
11111111111
00011111000
00110001100
01000000010