SecureBlackbox 2020 Qt Edition

Questions / Feedback?

SigInvertMask Property

Specifies whether BackgroundMask should be inverted.

Syntax

bool GetSigInvertMask();
int SetSigInvertMask(bool bSigInvertMask);

Default Value

false

Remarks

Specifies whether SigBackgroundMask should be inverted.

Set this property to flip all the bits in the mask, by making opaque all the bits declared by the mask as transparent, and making transparent all the bits declared as opaque.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Qt Edition - Version 20.0 [Build 8154]