Class ImageExtractor
情報
Documentize.ImageExtractor コンポーネントを表します。PDF ドキュメントから画像を抽出するために使用されます。
[Obsolete("The class will be deleted soon. Please use PdfExtractor class.")]
public static class ImageExtractorInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(ExtractImagesOptions)
PDF ドキュメントから画像を抽出します。
public static ResultContainer Process(ExtractImagesOptions options)Parameters
optionsExtractImagesOptions: 操作の指示を含むオプション オブジェクト。
Returns
ResultContainer : 操作の結果を含むオブジェクト。
Exceptions
オプションが設定されていない場合。
Namespace: Documentize Assembly: Documentize.dll