Navigation: Ultimate Suite for PowerBuilder Help > Profile Picture > Functions >

of_setimage

Send comments on this topic.

 

Description:

Sets image that's displayed in the profile picture control.

Syntax:

of_setimage (string as_image)
of_setimage (blob ab_image)

Argument

Description

as_image

The file name of the image used in the item. You can use a PowerBuilder image (e.g. "sql!").

ab_image

A blob that contains the source of an image file.

Return Value:

Always returns 1.

Usage:

 


Copyright © 2021 Werysoft Inc.