Declaration
TIECountImageStream = function(Stream: TStream): Integer;
Description
Return the number of frames in the
Stream (e.g. for a multi-frame format).
If a count function is not specified the image format is assumed to only support a single frame (like a bitmap).