Property ImageDetail
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
ImageDetail
Gets or sets the level of detail used when processing images. Controls the maximum pixel budget allocated to images, which directly affects processing cost and visual fidelity. Defaults to DefaultImageDetail, read when this instance is created.
public ImageDetail ImageDetail { get; set; }