Platforms to show: All Mac Windows Linux Cross-Platform

Back to PNGWriterMBS class.

PNGWriterMBS.bpc as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PNG MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The bytes per pixel.

Should be 3 for RGB, 1 for palette pictures and 4 for RGB with Alpha.
(Read and Write property)

PNGWriterMBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PNG MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The height of the picture to write.

(Read and Write property)

PNGWriterMBS.Rowbytes as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PNG MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The bytes per row.

(Read and Write property)

PNGWriterMBS.Type as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PNG MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The color type.

The value is a combination of this constants:
PNG_COLOR_MASK_PALETTE= 1
PNG_COLOR_MASK_COLOR= 2
PNG_COLOR_MASK_ALPHA= 4
(Read and Write property)

PNGWriterMBS.Width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property PNG MBS Images Plugin 9.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The width of the picture to write.

(Read and Write property)

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


The biggest plugin in space...