Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

HDF_GR_IDTOREF


Syntax | Return Value | Arguments | Keywords | Version History

This function returns the HDF reference number of the raster image identified by the parameter ri_id. This routine is commonly used for the purpose of annotating the raster image or including the raster image within an HDF Vgroup.

Syntax

Result = HDF_GR_IDTOREF(ri_id)

Return Value

Returns the HDF reference number of the raster image if successful or not found (0) otherwise.

Arguments

ri_id

Raster image identifier returned by HDF_GR_SELECT or HDF_GR_CREATE.

Keywords

None.

Version History

Introduced: 5.2


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]