Windows CE

Windows CE DDraw API

Know everything about DirectDraw and how to draw text or drawing a bitmap over the camera video stream output render and learn how to grab the frames before renderer and draw the text over it. Also, learn more about Hardware layers in application processor. Read more… Prabu KumarPrabu is the Chief...
Read more

Resolution Switching in DirectShow Camera Application

DirectShow sample camera test application source code resides in the ($(WINCEROOT)\PRIVATE\TEST\MULTIMEDIA\DIRECTX\DSHOW\CAMERA) directory of the WINCE 6.0 installation. The CameraFramework source present on the private code supports functions which can be used to develop full functional directshow camera application. Many of them were asking about the how to switch between the...
Read more

OMAP 35x Camera ISP

Recently, we had some queries on how to program the OMAP 35x ISP in Windows CE for a sensor that doesn’t have the ISP inside it. As we know that when there is an ISP inside the camera, we should not use the OMAP 35x’s ISP features and just use...
Read more