このメソッドは、画像ドキュメント内の領域から学習用画像データを設定します。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.
このメソッドは、画像ドキュメント内の領域から学習用画像データを設定します。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.
HRESULT SetImageData(
IImageDocument* ImageDocument,
IRegion* CutRegion
);
void SetImageData(
IImageDocument ImageDocument,
IRegion CutRegion
);
Sub SetImageData( _
ImageDocument As IImageDocument, _
CutRegion As IRegion _
)
このページは役に立ちましたか?