MbufPut
See
also
Availability
Function
map
Examples
Synopsis
Put data from a user-supplied array into a
data buffer.
Syntax
Description
This function copies data from a user-supplied array to a
specified MIL destination buffer. If the destination buffer has
multiple bands, MIL copies the data from the user-supplied array to
the destination buffer sequentially. The internal data format of
the user-supplied array need not match the data format of the MIL
destination buffer (planar); an internal conversion will be
performed if necessary. Note, however, if the formats do match, the
operation will be much faster. For more information, refer to
MbufPutColor()
with M_PLANAR.
Note that this function reference has not been updated for a MIL
system added during a MIL update. Refer to the to see if there is
complementary information.
Parameters
This
function is not supported on the selected boards.
Compilation information
Header
|
Include mil.h. |
Library
|
Use mil.lib. |
DLL
|
Requires mil.dll. |