Platforms to show: All Mac Windows Linux Cross-Platform

Back to PictureWriterMBS class.

PictureWriterMBS.Data(Row as Integer) as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Graphics & Pictures MBS Picture Plugin 10.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The memoryblock with the original image data for the given row.

Changes here will be visible in the picture.
This memoryblock has a size property with value 0!
No bound checking can be done by Xojo on this memoryblock.

See also:

PictureWriterMBS.Render as picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Graphics & Pictures MBS Picture Plugin 6.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Creates and returns a picture for this writer.

The writer is destroyed with this call, so do not use it any more.
(one picture can be created with one writer currently)

The items on this page are in the following plugins: MBS Picture Plugin.


The biggest plugin in space...