ICCompressGetFormatSize  32F5Z3Z 

The ICCompressGetFormatSize macro requests the size of the output format of the compressed data from a video compression driver. You can use this macro or explicitly call the ICM_COMPRESS_GET_FORMAT_LG4UI message.

DWORD ICCompressGetFormatSize(

    hic,

 

    lpbiInput

 

   );

 

 

Parameters

hic

Handle of the compressor.

lpbiInput

Address of a BITMAPINFO.2PXNH structure containing the input format.

 

Return Values

Returns the size of the structure.

See Also

BITMAPINFO, ICM_COMPRESS_GET_FORMAT