TypeLib Xojo support Plugin

RawBitmap.IsValid Property

Returns true if creating instance of the RawBitmap created valid instance, else false.

IsValid as Boolean {Read}

Remarks

This can be false if something fails, such as parameters that make no sense in the constructor, like negative width and other such.

See Also

RawBitmap Class