Share via


LoadFile Method

Loads the ImageFile object with the specified file.

Syntax

  object.LoadFile( _
    Filename As String)

Parameters

  • Filename
    Required. String value.

Remarks

For example code, see Display Detailed Image Information in Shared Samples.

Method Information

Minimum operating systems Windows XP SP1

See Also

ImageFile, SaveFile