Index

C/C++ Functions

fxAnimEnd

void fxAnimEnd(DT_AUX_INFO* info)

Short Description: Close animated image

This function closes an animated image opened by fxAnimStart.

Parameters

ParameterDescription

info

Pointer to the DT_AUX_INFO structure containing the applicable initialization parameters.

 

Index