TBitmap.IgnorePalette

Applies to TestComplete 15.63, last modified on April 23, 2024

Returns the value that indicates whether the bitmap uses its palette when drawing itself.

Declaration

TBitmapObj.IgnorePalette
Read-Only Property Boolean
TBitmapObj     A TBitmap object  

Description

The IgnorePalette property lets you determine whether the bitmap uses its palette when drawing itself.

Property Value

True if the bitmap does not use its palette when drawing itself; False otherwise.

Highlight search results