DIBMP:Colors Access
<< Click to Display Table of Contents >> DIBMP:Colors Access |
![]() ![]() ![]() |
Type | ShortInt |
Purpose
This access returns the number of colors stored in the currently loaded bitmap. If a bitmap is not loaded, it returns 0.
Example
// Retrieve the number of colors
nColors := oDIBMP:Colors