TypeLib Xojo support Plugin

RawBitmap.MemoryBlock Property

Returns the memory block that is under the hood in the RawBitmap.

MemoryBlock as MemoryBlock {Read}

Remarks

This is costless operation, no memory is copied when getting this block.

See Also

RawBitmap Class