Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFRawImageMBS class.

DynaPDFRawImageMBS.BitsPerComponent as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Bits per component.

For example 8 for the usual RGB images.
(Read and Write property)

DynaPDFRawImageMBS.Buffer as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The buffer as pointer.

Please use setBuffer methods to set this.
(Read only property)

DynaPDFRawImageMBS.BufSize as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The buffer size.

(Read only property)

DynaPDFRawImageMBS.CS as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Image color space.

(Read and Write property)

DynaPDFRawImageMBS.CSHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Color space handle or -1.

(Read and Write property)

Some examples using this property:

DynaPDFRawImageMBS.HasAlpha as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The image has an alpha channel?

(Read and Write property)

DynaPDFRawImageMBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Height in pixels.

(Read and Write property)

DynaPDFRawImageMBS.IsBGR as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Windows bitmap format?

(Read and Write property)

DynaPDFRawImageMBS.Memory as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The memoryblock used with setBuffer.

(Read only property)

DynaPDFRawImageMBS.MinIsWhite as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether image has value zero for white instead of black.

One bit images only.
(Read and Write property)

DynaPDFRawImageMBS.NumComponents as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of components.

Maximum is 32 for DynaPDF.
(Read and Write property)

DynaPDFRawImageMBS.Stride as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of bytes per row.

A negative value mirrors the image.
(Read and Write property)

DynaPDFRawImageMBS.String as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The String used with setBuffer.

(Read only property)

DynaPDFRawImageMBS.Width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 13.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Width in pixels.

(Read and Write property)

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


The biggest plugin in space...