AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : GetUniqueImageID Method |
Visual Basic |
---|
Public Function GetUniqueImageID() As Long |
This method should be called instead of arbitrarily setting an image ID to the properties that take an ImageID. You should use this method to prevent inadvertently loading an image into an image buffer that is already in use. This is an easy way to ensure the stability of existing image buffers.