Previous Topic

Next Topic

Book Contents

Book Index

SetDPI

Sets the resolution of the resulting image in dots per inch.

C++

HRESULT SetDPI([in, defaultvalue(96)] int dpi);

Visual Basic

Public Function SetDPI (

   dpi As Integer

) As Long

Parameters

dpi

[in] the resolution of the resulting image in dots per inch

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


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