Click or drag to resize

IMcExperimentFileOpenImage Method

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Function OpenImage ( 
	filename As String,
	DocumentID As Object,
	ImageCreationFlags As Integer
) As McImage

Parameters

filename
Type: SystemString
DocumentID
Type: SystemObject
ImageCreationFlags
Type: SystemInt32

Return Value

Type: McImage

Implements

IMcMultipleDocumentFileOpenImage(String, Object, Int32)
See Also