Click here to show toolbars of the Web Online Help System: show toolbars |
MIL_ID BufId, | //in |
MIL_INT64 InquireType, | //in |
void *UserVarPtr | //out |
Specifies the identifier of the source data buffer. The buffer must have been previously allocated on the required system using a function of the Buffer module (for example, MbufAllocColor() or MbufImport()).
Specifies the type of buffer setting about which to inquire.
See the Parameter associations section for possible values that can be specified.
Specifies the address in which to write the requested information. Since the MbufInquire() function also returns the requested information, you can set this parameter to M_NULL, except when the specified InquireType requires the UserVarPtr parameter to be set to the address of a MIL_INT64 or MIL_DOUBLE. In this case, you must set this parameter to the address of a MIL_INT64 or MIL_DOUBLE, respectively.
See the Parameter associations section for possible values that can be returned.
The tables below list possible values for the InquireType parameter and possible values returned to the UserVarPtr parameter.
The following inquire types allow you to inquire about general types of buffer settings.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the size of the overscan region of the image buffer. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the overscan region, in pixels. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the MIL identifier of the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_ID
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the MIL identifier of the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the band offset relative to the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the band offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the bit offset relative to the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the offset, in bits. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the X-offset relative to the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the X-offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the Y-offset relative to the ancestor buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the Y-offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the identifier of the LUT buffer associated with the image buffer (returns M_DEFAULT if no LUT). SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_ID
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that no LUT buffer is associated with the image buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the MIL identifier of the LUT buffer that is associated with the image buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
[This is
only applicable to Windows]
Inquires a pointer (LPBITMAPINFO) to the header of the DIB associated with the MIL buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies that there is no DIB associated with the MIL buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies the pointer to the DIB header. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Inquires the color or monochrome storage format of the buffer. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer's bands are stored in packed format (color buffer only); that is, the pixel components are stored together (RGB RGB RGB...). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer's bands are stored in planar format (color buffer only); that is, each pixel is stored as three component planes (RRR... GGG... BBB...). INFO |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||
![]() ![]() |
Inquires the buffer data type. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer uses the float data type. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer uses the signed data type. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer uses the unsigned data type. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
[This is
only applicable to Windows]
Inquires the device context handle (HDC) of the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies that no device context is associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies the handle of the device context that is associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
[This is
only applicable to Windows]
Inquires the handle (HBITMAP) of the DIB associated with the MIL buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a MIL_INT
|
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies that no DIB handle is associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies the handle of the DIB associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Inquires the attributes of the specified buffer. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info: Data
type: address of a
MIL_INT64
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store array type data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store image data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
//For 1D or 2D
data
Specifies a kernel buffer to store a custom filter for convolution functions. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store lookup table data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
//For 1D or 2D
data
Specifies a buffer to store structuring element data for morphology functions. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the actual color or monochrome storage format of the specified buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT64
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store array type data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store image data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
//For 1D or 2D
data
Specifies a kernel buffer to store a custom filter for convolution functions. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a buffer to store lookup table data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
//For 1D or 2D
data
Specifies a buffer to store structuring element data for morphology functions. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the Host address of the buffer, if the buffer is visible from the Host address space and is not a planar 3-band buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is not visible from the Host address space or the buffer is a planar 3-band buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the Host address of the buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires whether the buffer is mapped to the address space of the process. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is not mapped to the memory address space of the process. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is mapped to the memory address space of the process. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the maximum pixel value possible in the buffer. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the expected maximum pixel value within the range of the buffer type. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the minimum pixel value possible in the buffer. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_DOUBLE
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the expected minimum pixel value within the range of the buffer type. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the current value of the modification counter of the image buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the current value of the modification counter. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the status of the modification hook, which runs a user-defined function upon an event. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the user-defined functions should not be called. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the user-defined functions should be called. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the identifier of the system on which the buffer has been allocated. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the default Host system of the current MIL application. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a valid system identifier, previously allocated using MsysAlloc(). |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the type of system on which the buffer was allocated. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL IEEE 1394 IIDC system. |
‡ | e | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL CronosPlus system. |
‡ | b | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL GigE Vision system. |
‡ | c | s | |||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL GPU system. |
‡ | d | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the Host. |
‡ | a | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Iris GT system. |
‡ | f | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Iris GTR system. |
‡ | t | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Morphis system. |
‡ | g | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Morphis QxT system. |
‡ | h | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Orion HD system. |
‡ | i | u | |||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Radient system. |
‡ | j | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Radient eV-CLHS system. |
‡ | q | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Radient eV-CXP system. |
‡ | k | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Radient eV-CL system. |
‡ | r | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Radient Pro system. |
‡ | p | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Solios system. |
‡ | l | m | |||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL USB3 Vision system. |
‡ | o | ||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a MIL Vio system. |
‡ | n | ||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the MIL identifier of the parent buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the MIL identifier of the parent buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the band offset relative to the parent buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the band offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the X-offset relative to the parent buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the X-offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the Y-offset relative to the parent buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the Y-offset. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the physical address of the buffer if it is not a planar 3-band buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is not visible from the physical address space. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the address of the buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the physical address of the buffer on a DMIL remote system, if it is not a planar 3-band buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is not visible from the physical address space. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the address of the buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the number of pixels between the beginnings of any two adjacent lines of the buffer data. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the pitch, in pixels. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the number of bytes between the beginnings of any two adjacent lines of the buffer data. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the pitch, in bytes. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires whether the image buffer contains ROI information, and, if so, in which format the ROI is saved. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that no ROI is defined. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the ROI is in raster format. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the ROI is in vector format. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the ROI is in raster and vector format. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the X resolution of the image buffer in pixels per inch (PPI). SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the X resolution in PPI. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the Y resolution of the image buffer in pixels per inch (PPI). SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the Y resolution in PPI. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the number of buffer color bands. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the buffer has one band. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the buffer has two bands. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the buffer has three bands. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the depth per band. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the depth per band, in bits. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the size of the buffer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the size of the buffer, in bytes. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the width of the buffer. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the width of the buffer, in pixels. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the height of the buffer. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the height of the buffer, in pixels. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires whether the specified buffer is allocated on a system on the master computer or the remote computer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is allocated on a system on the master computer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is allocated on a system on the remote computer. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Inquires the buffer data type and depth. SET SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is floating-point. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is signed. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies the data depth and that the data type is unsigned. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
[This is
only applicable to Linux]
Inquires the device context of the X11 pixmap of the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies that no device context is associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies the handle of the device context that is associated with the buffer. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() |
Inquires whether or not pixel values are limited to a signal's YCbCr range. SET |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies not to YCbCr encode the YUV buffer's pixel values. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies to encode the YUV buffer's pixel values using the high-definition YCbCr standard. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies to encode the YUV buffer's pixel values using the standard-definition YCbCr standard. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u |
One of the following values might be combined with the above-mentioned values to determine the packed or planar color buffer format.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 24-bit color depth (RGB 8:8:8) packed or planar pixels. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies 48-bit color depth (RGB 16:16:16). INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies YUV16 (4:2:2) pixels. INFO |
One of the following values might be combined with the above-mentioned values to determine the packed color buffer format.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies 24-bit color depth packed pixels (BGRBGR). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | o | p | q | r | s | t | u | |||||||||||||||||
![]() ![]() ![]() |
Specifies 32-bit color depth packed pixels (BGRXBGRX). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit color depth packed pixels (XRGB 1:5:5:5). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies 16-bit color depth packed pixels (RGB 5:6:5). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies YUV16 packed (4:2:2) pixels, whereby the components of each pixel are stored in the UYVY order. INFO |
‡ | c | e | o | s | |||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies YUV16 packed (4:2:2) pixels, whereby the components of each pixel are stored in the YUYV order. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u |
One of the following values might be combined with the above-mentioned values to determine the planar color buffer format.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies 3-bit color depth (RGB 1:1:1) planar pixels. |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||
![]() ![]() ![]() |
Specifies 96-bit color depth (RGB 32:32:32) planar pixels. |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||
![]() ![]() ![]() |
Specifies YUV9 planar pixels. |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||
![]() ![]() ![]() |
Specifies YUV12 planar pixels. |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||
![]() ![]() ![]() |
Specifies YUV24 planar pixels. |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u |
One of the following values might be combined with the above-mentioned values to determine the location of the buffer.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in Host memory. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in non-paged memory. INFO |
‡ | a | b | c | e | f | g | h | j | k | l | m | n | o | p | q | r | s | t | |||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is not in on-board memory. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in on-board memory. INFO |
‡ | f | g | h | i | j | k | l | m | n | p | q | r | t | u | |||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in (off-screen) display memory of your graphics controller. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u |
The following value might be combined with the above-mentioned values to determine the memory bank in which the buffer was allocated.
![]() |
||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||||||||||||||
![]() ![]() ![]() |
Inquires the buffer allocated in the specified memory bank. |
‡ | ‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | |
Operating system specific | ||||||||||||||||||||||||||||||||||||||||||||||
[This is
only applicable to Windows]
Valid values for n are between 0 and 6, inclusive. Note that, to ensure that you are accessing a NUMA-enabled memory bank, you must specify the M_HOST_MEMORY combination value. |
||||||||||||||||||||||||||||||||||||||||||||||
[This is
only applicable to Linux]
Note that this value is not available with the M_HOST_MEMORY combination value. |
||||||||||||||||||||||||||||||||||||||||||||||
MIL system specific | ||||||||||||||||||||||||||||||||||||||||||||||
Valid values for n are between 0 and 1, inclusive. Note that, to ensure you are accessing an on-board memory bank, you must specify the M_ON_BOARD combination value. |
‡ | j | p | r | ||||||||||||||||||||||||||||||||||||||||||
In this case, n must be set to 0. Note that, to ensure you are accessing an on-board memory bank, you must specify the M_ON_BOARD combination value. |
‡ | k | q | |||||||||||||||||||||||||||||||||||||||||||
Valid values for n are between 0 and 2, inclusive. Note that, to ensure you are accessing an on-board memory bank, you must specify the M_ON_BOARD combination value. |
‡ | l | m |
One of the following values might be combined with the above-mentioned values to determine whether the buffer was allocated in paged or non-paged memory.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in MIL reserved, non-pageable memory. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in pageable memory. |
One or more of the following values are combined with the above-mentioned values to determine the intended purpose of the buffer.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies an image buffer that can hold compressed data. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies an image buffer that can be displayed. |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies an image buffer in which to grab data. INFO |
‡ | a | b | c | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | |||||||||||||||||
![]() ![]() ![]() |
Specifies an image buffer that can be processed. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u |
One of the following values might be combined with the above-mentioned value to determine the compression type.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG2000 lossless data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG2000 lossy data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG lossless data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG lossless data in separate fields. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG lossy data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer will be used to hold JPEG lossy data in separate fields. INFO |
The following value might be combined with the above-mentioned value to determine whether the buffer was allocated with an overscan region.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is allocated with an overscan region. INFO |
One of the following values might be combined with the above-mentioned values to determine the storage format and location specifier.
You might have set this value, or it could have been automatically selected by MIL.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is a DIB buffer. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is a DirectX surface. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u | ||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is compatible with GDI. INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is an X11 Ximage. |
‡ | a | b | c | d | e | g | h | i | j | k | l | m | n | o | p | q | r | s | u |
The following value might be combined with the above-mentioned values to determine whether the buffer is FPGA accessible.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is allocated in a bank of memory that is accessible from the Processing FPGA. INFO |
‡ | j | l | m | p | r |
One of the following values might be combined with the above-mentioned values to set a location in a specific type of memory.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in the fastest memory available. INFO |
‡ | j | l | m | p | r | ||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer is in shared processing memory. INFO |
‡ | j | k | l | m | p | q | r |
One of the following values might be combined with the above-mentioned values to determine the format in which color buffers were stored.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description |
MIL system-specific tooltip (‡) |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer's bands are stored in packed format (color buffer only); that is, the pixel components are stored together (RGB RGB RGB...). INFO |
‡ | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | ||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer's bands are stored in planar format (color buffer only); that is, each pixel is stored as three component planes (RRR... GGG... BBB...). INFO |
‡ | a | b | d | e | f | g | h | i | j | k | l | m | n | p | q | r | t | u |
For M_KERNEL and M_STRUCT_ELEMENT data buffers only (see MbufControl() for possible values), you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the X-coordinate of the center of the kernel or structuring element. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the value of the X-coordinate. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the Y-coordinate of the center of the kernel or structuring element. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the value of the Y-coordinate. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the overscan type. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MIL automatically selects the type of overscan to optimize speed and logic according to the specified operation and the target system. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that no overscan will be used, unless processing the border pixels is faster than ignoring them; in the latter case, MIL automatically selects the overscan to optimize speed according to the specified operation and the target system. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that MIL automatically selects the overscan to optimize speed according to the specified neighborhood operation and the target system. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a type of overscan that processes the border pixels of a source image using overscan pixel values that mirror the source buffer pixel values. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a type of overscan that processes the border pixels of a source image using overscan pixel values set to the overscan replacement value (M_OVERSCAN_REPLACE_VALUE). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a type of overscan that processes the border pixels of a source image using transparent overscan pixel values. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the replacement value for the overscan pixel values. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the overscan neighborhood pixel values will be set to the maximum value of the source buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the overscan neighborhood pixel values will be set to the minimum value of the source buffer. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the value of the overscan neighborhood pixels. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether results are saturated. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to saturate results, except when MIL can take advantage of optimization routines to accelerate the processing. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to saturate results. INFO |
For M_KERNEL data buffers only (see MbufControl() for possible values), you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires whether the absolute value should be taken. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies not to take the absolute value of the result. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to take the absolute value of the result. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the mode in which to apply the filter. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the use of a non-recursive implementation of the filter. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the use of a recursive implementation of an Infinite Impulse Response (IIR) filter, when applicable. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of neighborhood operation to perform using the selected filter. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the gradient of the image using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the square of the gradient of the image using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the first derivative of the image with respect to X using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the first derivative of the image with respect to Y using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the absolute value of the vertical derivative of the image using the Shen-Castan or Canny-Deriche filter; you can use this filter to detect the horizontal edges. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the Laplacian values of the image using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the second derivative of the image with respect to X using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the second derivative of the image with respect to X and Y using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the second derivative of the image with respect to Y using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute a sharpening operation on the image using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute a smoothing operation on the image using the Shen-Castan or Canny-Deriche filter. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies to compute the absolute value of the horizontal derivative of the image using the Shen-Castan or Canny-Deriche filter; you can use this filter to detect the vertical edges. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the degree of smoothness (strength of the denoising) applied by the filter during the neighborhood operation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the smoothness value. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the type of filter used to perform the neighborhood operation. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Canny-Deriche Infinite Support filter. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a Shen-Castan Infinite Support Exponential filter. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies a user-defined filter. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the normalization factor. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the normalization factor. INFO |
For M_STRUCT_ELEMENT data buffers only, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires the number of valid structuring element values in the structuring element. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of valid structuring element values. |
For M_IMAGE + M_COMPRESS image buffers (see MbufAlloc...() for possible values), you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the type of compression. SET SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG2000 lossless data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG2000 lossy data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG lossless data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG lossless data in separate fields. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG lossy data. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies that the buffer holds JPEG lossy data in separate fields. INFO |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG_LOSSY, M_JPEG_LOSSY_INTERLACED, or M_JPEG2000_LOSSY compression type, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the quantization factor for both JPEG2000 lossy and JPEG lossy buffers. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the quantization factor. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the quantization factor of the U and V bands for both JPEG2000 lossy and JPEG lossy buffers in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the factor. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the quantization factor of the Y band for both JPEG2000 lossy and JPEG lossy buffers in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the factor. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the quantization table (for a JPEG lossy or JPEG2000 lossy buffer), which is associated with the image buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the quantization table associated with the U and V bands, for both JPEG2000 lossy and JPEG lossy buffers in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the quantization table associated with the Y band, for both JPEG2000 lossy and JPEG lossy buffers in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG2000_LOSSY or M_JPEG2000_LOSSLESS compression type, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the number of iterations the discrete wavelet transform is applied to the image (for single-band images) or on the first band of the image (for 3-band images). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of iterations (decomposition levels). INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the number of sub-bands rendered from the discrete wavelet transform passed on an image (for 1-band images) or on the first band of a 3-band image. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the number of sub-bands. |
You can add one of the following values to the above-mentioned values to set the band about which to inquire.
Note that when dealing with M_Q_FACTOR and M_QUANTIZATION, the following combination constants are available only for use with JPEG2000 lossy buffers.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the blue band only (for RGB buffers). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the green band only (for RGB buffers). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the red band only (for RGB buffers). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the U band only (for YUV buffers). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the V band only (for YUV buffers). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Inquires about the Y band only (for YUV buffers). |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG2000_LOSSY compression type, you can set the InquireType parameter to the following value.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the requested size of the compressed buffer in bytes. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies M_DEFAULT if no size has been requested. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the size, in bytes. INFO |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG_LOSSY, M_JPEG_LOSSY_INTERLACED, M_JPEG_LOSSLESS, or M_JPEG_LOSSLESS_INTERLACED compression type, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the DC Huffman table which is associated with the image buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the DC Huffman table that is associated with the U and V bands of a JPEG lossy buffer in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the DC Huffman table that is associated with the Y band of a JPEG lossy buffer in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG_LOSSLESS or M_JPEG_LOSSLESS_INTERLACED compression type, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the type of predictor. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies predictor #0 (no prediction). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies predictor #1 (the "pixel-to-the-left" predictor). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies predictor #2 (the "pixel-above" predictor). |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the number of lines between restart markers (for JPEG lossless buffers) or number of 8x8 blocks of data between restart markers (for JPEG lossy buffers). SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_INT
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies after how many rows (for JPEG lossless buffers) or 8x8 blocks (for JPEG lossy buffers) of data to place restart markers. INFO |
For M_IMAGE + M_COMPRESS image buffers with a M_JPEG_LOSSY or M_JPEG_LOSSY_INTERLACED compression type, you can set the InquireType parameter to one of the following values.
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
UserVarPtr - Possible values returned |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the AC Huffman table that is associated with the image buffer. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. INFO |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the AC Huffman table that is associated with the U and V bands of a JPEG buffer in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
[For
essential MIL-Lite information, see remarks ]
Inquires the identifier of the array buffer containing the AC Huffman table that is associated with the Y band of a JPEG buffer in YUV format. SET |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Data type info:
Data type: address of a
MIL_ID
|
||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
Specifies the identifier of the array buffer containing the table. |
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll. |