Class ImageExtractor
情報
Documentize.ImageExtractorプラグインを表します。PDF文書から画像を抽出するために使用されます。
[Obsolete("PdfExtractorクラスを使用してください。このクラスはすぐに削除されます。")]
public static class ImageExtractor
継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
メソッド
Process(ExtractImagesOptions)
PDF文書から画像を抽出します。
public static ResultContainer Process(ExtractImagesOptions options)
パラメータ
options
ExtractImagesOptions: 操作の指示を含むオプションオブジェクトです。
戻り値
ResultContainer : 操作の結果を含むオブジェクトです。
例外
optionsが設定されていない場合。
名前空間: Documentize アセンブリ: Documentize.dll