FileData Property

Retrieves the raw image file as a Vector of bytes.

Syntax

[ ppResult = ] ImageFile.FileData

Possible Values

ppResult Vector value.

The property is read-only. The property has no default value.

Remarks

This property copies the file into the Vector. The ActiveFrame property has no effect on the copy of the file.

For example code, see Download New Items as They are Created in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

ImageFile, ARGBData, SubTypeValues, Vector