See Also Examples Applies To
Saves the native GdPicture image as portable anymap image format.
Syntax
object.SaveAsPNM (sFilePath)
The SaveAsPNM syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sFilePath | Required. String. The complete file path to save the native GdPicture image. |
Returns
Long. GdPictureStatus
Category
Save and Close Image