Find out how many colors in a Bitmap
- From: " active" <activeNOSPAM@xxxxxxxxxx>
- Date: Thu, 2 Aug 2007 10:58:26 -0400
I need to know how many colors in the color table are actually used.
Do I need to use Windows API?
I been searching the Bitmap doc and can't find a property that would help.
Is there a way other than Windows API to get that information?
Thanks
PS
If I type: Bitmap1.Entries.
Intelisense gives many options that do not appear as Bitmap.Entries
properties.
I assume those are general array properties and are not specific for
Bitmap.Entries.
Right?
.
- Follow-Ups:
- Re: Find out how many colors in a Bitmap
- From: active
- Re: Find out how many colors in a Bitmap
- Prev by Date: Re: vbs to exe
- Next by Date: Re: Saving windows size and position?
- Previous by thread: Saving windows size and position?
- Next by thread: Re: Find out how many colors in a Bitmap
- Index(es):
Relevant Pages
|