bathongkr
March 15, 2010, 15:06:20
Hello,
I use IC Imaging Control 3.0 with DFK 21AF04 and I have a problem when opening a properties dialog of camera.
In IC Imaging Control samples, the properties dialog has many functions, such as in Color tab, White balance has White balance Blue and Red. But in my program, make by New->Project->Visual C++->IC Imaging Control 3.0.6->IC Dialog Application, its properties dialog does not have the White balance Blue and Red functions, only have White Balance function. There are a lot of different functions between the properties dialog in samples and my program.
I checked samples and my program and they used the same function to call the properties dialog of camera
m_cGrabber.showVCDPropertyPage(this->m_hWnd);
I do not know why? Can you help me solve this problem?
Thanks,
Thanh Hai
I use IC Imaging Control 3.0 with DFK 21AF04 and I have a problem when opening a properties dialog of camera.
In IC Imaging Control samples, the properties dialog has many functions, such as in Color tab, White balance has White balance Blue and Red. But in my program, make by New->Project->Visual C++->IC Imaging Control 3.0.6->IC Dialog Application, its properties dialog does not have the White balance Blue and Red functions, only have White Balance function. There are a lot of different functions between the properties dialog in samples and my program.
I checked samples and my program and they used the same function to call the properties dialog of camera
m_cGrabber.showVCDPropertyPage(this->m_hWnd);
I do not know why? Can you help me solve this problem?
Thanks,
Thanh Hai