fpGetOutputImageInfos()

This function returns the image information context that must be supplied to the fpGetOutputImageCount() or fpGetOutputImageInfo() functions. See fpGetOutputImageCount() and fpGetOutputImageInfo().

You must free the system resources associated with this context after you use it, by using the fpFreeImageInfos() function.

Syntax

void* pascal fpGetOutputImageInfos (
      void* const pContext,
      KVInputStream* const pInput)

Arguments

pContext A pointer returned from fpInit(). See fpInit().
pInput The pointer to a KVInputStream instance. This instance defines the input stream that the function processes to extract the images.

Returns

Discussion


_FT_HTML5_bannerTitle.htm