This documentation is for the old version. Go to the latest Graphics Mill docs

ImageVObject.LoadImage Method

Loads the bitmap from the external source.

Overload List

Name Description
Public method LoadImage(FileInfo, Boolean)

Loads the bitmap from the external source.

Public method LoadImage(FileInfo, Boolean, Boolean)

Loads the bitmap from the external source.

Public method LoadImage(Uri, Boolean, Boolean, Boolean)

Loads the bitmap from the external source.

See Also

Reference