メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

ObjectsTypeEnum の列挙定数は、画像から削除できるカラーオブジェクトの種類を表します。
typedef enum {
 OT_Full,
 OT_Background,
 OT_Stamp
} ObjectsTypeEnum;

要素

名前説明
OT_Background背景上のカラーオブジェクト。
OT_Full画像内のすべてのカラーオブジェクト。
OT_Stampカラーのスタンプおよび署名。

使用箇所

IImageDocument::RemoveColorObjects