re_closeimagefile()

extern XXX_ERROR XXX_API re_closeimagefile(ReFileHandle);
      

Parameter:

ReFileHandle
Handle of an image file, opened with re_openimagefile().

Return value:

RE_SUCCESS or XXX error type.

Comment:

This function closes an image file which had been opened by re_openimagefile().

Reference: