MimFree()函数

Synopsis

Free an image processing result buffer.

Format

void MimFree(ImResultId)

MIL_ID ImResultId; Image processing result buffer identifier

Description

This function deallocates a result buffer previously allocated with MimAllocResult.

The ImResultId parameter specifies the identifier of the image processing result buffer to be released.

See also

MimAllocResult

《MimFree()函数》上有1条评论

评论已关闭。