I want to display the components of YUV and RGB video data.For that i used Direct X API's .I am successfully complete the spliting of components.But the main issue is unable to properly render it to screen.
Using texture load the pixel to device. Clear() and Present() API's used for rendering.So which is the most approprate color for bakground and how i fix the value for separate component showing in the device viewport