BeginModify

concerns

The BeginModify attribute function prepares to change a graphic. When all image edits are complete, the EndModify attribute function must be called to ensure that all changes are saved in the image variable.

 

Syntax

BeginModify([LanguageID])

Return value

None

Parameter

Use

Name

Type

Passing

Description

Optional

LanguageID

String

ByVal

Language-ID of the picture to be used.
If the parameter is omitted, the image of the current language is used.