365 business development logo

The Image plugin in 365 business Proxy Application offers the possibility to access images from the local file system, as well as available network drives or UNC paths.

The Image Plugin is one of the standard plugins of 365 business Proxy Application and can be installed directly via the Proxy Application Clients page.

Functions

Retrieve image (GetImage)

image: Codeunit “Temp Blob” := GetImage([clientId: Guid,] filePath: Text, maxWidth: Integer, quality: Integer)

Parameter

Return

Returns `Codeunit “Temp Blob” with the image.