OcrEngine.MaxImageDimension 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 OCR 引擎所支援的最大影像圖元維度。
public:
static property unsigned int MaxImageDimension { unsigned int get(); };
static uint32_t MaxImageDimension();
public static uint MaxImageDimension { get; }
var uInt32 = OcrEngine.maxImageDimension;
Public Shared ReadOnly Property MaxImageDimension As UInteger
屬性值
OCR 引擎支援的最大影像圖元尺寸。