TypeLib Xojo support Plugin

RawBitmapMask.Inverted Property

True if the mask should be inverted, else false.

Inverted as Boolean {Read and Write}

Remarks

Inverting masks is done at zero CPU cost, this is accomplished by not actually changing the mask just letting it respond differently to the image processing class that is using it.

See Also

RawBitmapMask Class