We confirmed that BitmapLiveSource of RGBVideoEnhancement sample get bitmap layouts of bytes in top-down.
Can we get bitmap layouts of bytes in bottom-up?
We confirmed that BitmapLiveSource of RGBVideoEnhancement sample get bitmap layouts of bytes in top-down.
Can we get bitmap layouts of bytes in bottom-up?
The bitmap is standard .Net implementation.
Thank you. We understood this is a .net specification.