Previous Topic

Next Topic

Book Contents

Book Index

SetImageName

Sets the file name for the resulting image. The file will be overwritten if it already exists.

C++

HRESULT SetImageName([in] BSTR imagename);

Visual Basic

Public Function SetImageName (

   imagename As String

) As Long

Parameters

imagename

[in] the file name for the resulting image

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.