Load an Image File to populate the ImageFileBase64 property.

Syntax

ISOcrRequest_TextDetection.LoadImageFile(fileName, [maxWidthPixels], [desaturate])

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name.
maxWidthPixels Integer Optional If specified, ensures the Image is the maximum specified width. If omitted, a value of 0 is assumed.
desaturate Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISOcrRequest_TextDetection
Namespace:
Intersoft.ISOcr6
Assembly:
ISOcr6, Version=6.0.3
Target Framework:
.NET 9.0