ImagePreparing

Extractor.ImagePreparing event

画像が索引付けのために準備されるときに発生します。

public event EventHandler<ImagePreparingEventArgs> ImagePreparing;

関連項目