Platforms to show: All Mac Windows Linux Cross-Platform

Back to PictureMBS class.

Next items

PictureMBS.Dither90Halftone6x6Matrix = 5

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherCluster3Matrix = 8

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherCluster4Matrix = 9

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherCluster8Matrix = 10

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherLines4x4Matrix = 4

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherMagic2x2Matrix = 1

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherMagic4x4Matrix = 2

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherOrdered4x4Matrix = 3

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherOrdered6x6Matrix = 6

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.DitherOrdered8x8Matrix = 7

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.3
One of the dither modes for the DitherFilter method.

PictureMBS.ImageFormat1of3 = 15

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the first byte with pixelsize=3.

PictureMBS.ImageFormat1of4 = 18

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the first byte with pixelsize=4.

PictureMBS.ImageFormat2of3 = 16

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the second byte with pixelsize=3.

PictureMBS.ImageFormat2of4 = 19

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the second byte with pixelsize=4.

PictureMBS.ImageFormat3of3 = 17

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the third byte with pixelsize=3.

PictureMBS.ImageFormat3of4 = 20

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the third byte with pixelsize=4.

PictureMBS.ImageFormat4of4 = 21

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Targets the forth byte with pixelsize=4.

PictureMBS.ImageFormatABGR = 9

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.

PictureMBS.ImageFormatACMYK = 25

Type Topic Plugin Version
const Large Picture MBS Images Plugin 11.0
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatACMYK)

PictureMBS.ImageFormatAG = 13

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAG)

PictureMBS.ImageFormatAKYMC = 30

Type Topic Plugin Version
const Large Picture MBS Images Plugin 11.0
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAKYMC)

PictureMBS.ImageFormatAofABGR = 18

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAofABGR)

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.

PictureMBS.ImageFormatAofARGB = 18

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAofARGB)

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.

PictureMBS.ImageFormatAofBGRA = 21

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAofBGRA)

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.

PictureMBS.ImageFormatAofRGBA = 21

Type Topic Plugin Version
const Large Picture MBS Images Plugin 9.1
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatAofRGBA)

This is the imageformat to use if you target only a gray channel in a RGB picture in memory.

PictureMBS.ImageFormatARGB = 4

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatARGB)

PictureMBS.ImageFormatBGR = 6

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatBGR)

PictureMBS.ImageFormatBGRA = 7

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatBGRA)

PictureMBS.ImageFormatBGRX = 8

Type Topic Plugin Version
const Large Picture MBS Images Plugin 8.7
One of the possible image formats.
Example
dim p as new PictureMBS(100,100,PictureMBS.ImageFormatBGRX)

Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...