|
GetImageQuantity | ||
NumberOfImages = GetImageQuantity() | ||
Parameters: NONE | ||
Returns: NumberOfImages = The max number of Images that PB can handle |
||
GetImageQuantity read the current max number Images available. FACTS: * See ImageQuantity for more information. Mini Tutorial: This example simply gets the current image cache quantity, displays it and doubles the image quantity and displays it again.
This example would output (This depends upon what version of PB your running, so the results may differ).
|
Related Info: | CreateFxImage | CreateImage | GetFreeImage | ImageQuantity | NewFxImage | NewImage : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |