Microsoft SDK for Java

Image.getPICTDESC

Retrieves a PICTDESC (Picture Descriptor) for this image.

Syntax

public abstract 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.