D
djharrison
Greetings,
I am attempting to develop an application that will color the pixels
in a PictureBox based on the x and y coordinates for individual pixels
in an array. I would like to load the values into the array from a
database. Does this sound feasible? I'm new to CDI+ programming. I
thougnt he SetPixel method would work best but i'm not sure how to
proceed. Can I grab the values right from the database into the
PictureBox?
Any help is appreciated.
Daryl
I am attempting to develop an application that will color the pixels
in a PictureBox based on the x and y coordinates for individual pixels
in an array. I would like to load the values into the array from a
database. Does this sound feasible? I'm new to CDI+ programming. I
thougnt he SetPixel method would work best but i'm not sure how to
proceed. Can I grab the values right from the database into the
PictureBox?
Any help is appreciated.
Daryl