Graphics how to start ????
-
I have been working with a small vision application,in Directshow, and i want a control that, like a TrackBar can move, but i want it to scan the surface of my window with a line that then returns picture data for that specifice scan line !!! My problem is that i have not worked with graphic programming before!!! And i have been looking through some articles,but havent found what i am looking for. language i am working with C++ Compiler i am working with is Borland C++. Questions: 1) Is it possible to generate own windows classes like the BUTTON class in WIN32 API ? 2) Is there a language that makes graphic programming easy. 3) Been looking for a place to start, is game programming a whay to start when learing graphic programming, or is there another whey to solve my problem ?? Any articles and help will bee appricated.
-
I have been working with a small vision application,in Directshow, and i want a control that, like a TrackBar can move, but i want it to scan the surface of my window with a line that then returns picture data for that specifice scan line !!! My problem is that i have not worked with graphic programming before!!! And i have been looking through some articles,but havent found what i am looking for. language i am working with C++ Compiler i am working with is Borland C++. Questions: 1) Is it possible to generate own windows classes like the BUTTON class in WIN32 API ? 2) Is there a language that makes graphic programming easy. 3) Been looking for a place to start, is game programming a whay to start when learing graphic programming, or is there another whey to solve my problem ?? Any articles and help will bee appricated.