IMcImageSetFileInfoSave Method
|
|
Namespace:
MediaCy.IQL.Sets.IO
Assembly:
MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
SyntaxSub 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