Microsoft SDK for Java

Bitmap.getPICTDESC

Retrieves a PICTDESC (Picture Descriptor) for this bitmap.

Syntax

public final PICTDESC getPICTDESC()

Return Value

Returns a PICTDESC structure that describes this object's image.

Remarks

The PICTDESC structure is used by OLE functions to create picture objects.

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