Platforms to show: All Mac Windows Linux Cross-Platform

Back to JPEG2000MBS class.

JPEG2000MBS.BytesPerPixel as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The number of bytes per pixel.

One for gray, 3 for RGB and 4 for RGBA.
Set by InitCompress or InitDecompress.
(Read only property)

JPEG2000MBS.BytesPerRow as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The bytes per row.

Only used to create memoryblock or check memoryblock size.
Set by InitCompress or InitDecompress.
(Read only property)

JPEG2000MBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The height of the image.

Set by InitCompress or InitDecompress.
(Read only property)

JPEG2000MBS.ImageData as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image data.

Set by Compress method on success.
(Read only property)

JPEG2000MBS.Options as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Options to pass to Jasper library for compression.

e.g. "rate=80"
(Read and Write property)

JPEG2000MBS.Width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property JPEG MBS Images Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The width of the image.

Set by InitCompress or InitDecompress.
(Read only property)

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


The biggest plugin in space...