Previous Topic

Next Topic

Book Contents

Book Index

SetImageType

Sets the format for the image.

C++

HRESULT SetImageType([in, defaultvalue("gif")] BSTR imagetype);

Visual Basic

Public Function SetImageType (

   imagetype As String

) As Long

Parameters

imagetype

[in] the format for the image

  • gif
  • eps
  • png

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


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