Click or drag to resize

IMcImageSetFileInfoSave Method

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Sub Save ( 
	thisSet As Object,
	filename As String,
	imageFileFormat As String,
	lSaveFlags As Integer
)

Parameters

thisSet
Type: SystemObject
filename
Type: SystemString
imageFileFormat
Type: SystemString
lSaveFlags
Type: SystemInt32

Implements

IMcImageSetFileSave(Object, String, String, Int32)
See Also