ImageEn, unit ieds

TIEMediaReader.GetSample

TIEMediaReader.GetSample

Declaration

procedure GetSample(frame: Int64; OutBitmap: TIEBitmap);

Description

Copies the sample indexed by frame to OutBitmap.

Example

ImageEnView1.IO.DShowParams.GetSample( 0, destBMP );