ImageEn, unit ieds

TIEDirectShow.BufferToTIEBitmap

TIEDirectShow.BufferToTIEBitmap

Declaration

procedure BufferToTIEBitmap(buffer: PByte; len: Integer; DestBitmap: TIEBitmap);

Description

For internal use only. Used only if you use TIEDirectShow as stand alone object.

Example

ImageEnView1.IO.DShowParams.BufferToTIEBitmap( buff, buffLen, destBMP );