Microsoft SDK for Java

initWidth

This method of the DirectDrawBitmap Class initializes the width of the bitmap.

Syntax

public void initWidth(int val);

Parameters

val The initial width, in pixels.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.