Hi,
i have 32x8 panels. im able to change the color of this pixels. so it looks like im drawing on a 32x8 pixel pic.
i store all informations about this "pixels" in an array ( Dim Labels(32, 8) As Label). How can i convert this array to a bitmap?
i have 32x8 panels. im able to change the color of this pixels. so it looks like im drawing on a 32x8 pixel pic.
i store all informations about this "pixels" in an array ( Dim Labels(32, 8) As Label). How can i convert this array to a bitmap?