MIL_BUFFER_INFO BufferInfoHandle | //in |
This function retrieves the physical address of the specified MIL buffer, if it is not a planar 3-band buffer.
For a planar 3-band buffer, you can determine its physical address using MfuncBufPhysicalAddressBand().
Specifies the handle of the MIL buffer. The buffer handle must be obtained using MfuncInquire() with M_BUFFER_INFO.
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll. |