Returns whether or not the supplied image buffer ID has been allocated from the image buffer manager.
| Visual Basic |
|---|
Public Function IsValid( _ ByVal lImageID As Long _ ) As Boolean |
- lImageID
- Specifies which image buffer to process.
A boolean that specifies if the image buffer is a valid image buffer.