Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFParserContentColorSpaceMBS class.

DynaPDFParserContentColorSpaceMBS.CS as Integer

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

The color space is encoded in the lower 8 bits -> (CS and 255);
If bit 16 is set, the color space is a default color space -> (CS and &h20000).
The underlying base color space is encoded in the upper 8 bits -> (CS shift right 24).
(Read and Write property)

DynaPDFParserContentColorSpaceMBS.CSObj as DynaPDFColorSpaceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 26.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Color space object.

(Read only property)

DynaPDFParserContentColorSpaceMBS.Invisible as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 26.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
If true, the color space is fully invisible -> special colorant None.

(Read and Write property)

Some examples using this property:

DynaPDFParserContentColorSpaceMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 26.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Internal link name.

(Read only property)

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


The biggest plugin in space...