formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_image_finit

Description

Image display finit function. This function is called by formZ right after the image display function. If implemented, it should perform cleanup duties, which need to be done after the image display has been completed.

Plugin Prototype

fzrt_error_td fz_rndr_cbak_image_finit(

fzrt_int

windex )

Parameters

windex [Input]

project window index

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_rndr_cbak_fset


Defined in

fz_rndr_api.h