Platforms to show: All Mac Windows Linux Cross-Platform

PictureMBS constants

Constants

Constant Value Description
Dither90Halftone6x6Matrix 5 One of the dither modes for the DitherFilter method.
DitherCluster3Matrix 8 One of the dither modes for the DitherFilter method.
DitherCluster4Matrix 9 One of the dither modes for the DitherFilter method.
DitherCluster8Matrix 10 One of the dither modes for the DitherFilter method.
DitherLines4x4Matrix 4 One of the dither modes for the DitherFilter method.
DitherMagic2x2Matrix 1 One of the dither modes for the DitherFilter method.
DitherMagic4x4Matrix 2 One of the dither modes for the DitherFilter method.
DitherOrdered4x4Matrix 3 One of the dither modes for the DitherFilter method.
DitherOrdered6x6Matrix 6 One of the dither modes for the DitherFilter method.
DitherOrdered8x8Matrix 7 One of the dither modes for the DitherFilter method.
ScaleBox 2 One of the scale modes for the Scale function.
ScaleCubic 7 One of the scale modes for the Scale function.
ScaleLanczos3 3 One of the scale modes for the Scale function.
ScaleLanczos8 4 One of the scale modes for the Scale function.
ScaleMitchell 5 One of the scale modes for the Scale function.
ScalePoly3 6 One of the scale modes for the Scale function.
ScaleTriangle 1 One of the scale modes for the Scale function.

Image Formats

Constant Value Description
ImageFormat1of3 15 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.
ImageFormat1of4 18 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.
ImageFormat2of3 16 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.
ImageFormat2of4 19 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.
ImageFormat3of3 17 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.
ImageFormat3of4 20 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.
ImageFormat4of4 21 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.
ImageFormatABGR 9
ImageFormatACMYK 25 Example
ImageFormatAG 13 Example
ImageFormatAKYMC 30 Example
ImageFormatAofABGR 18 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatAofARGB 18 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatAofBGRA 21 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatAofRGBA 21 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatARGB 4 Example
ImageFormatBGR 6 Example
ImageFormatBGRA 7 Example
ImageFormatBGRX 8 Example
ImageFormatBofABGR 19 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBofARGB 21 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBofBGR 15 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBofBGRA 18 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBofRGB 17 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBofRGBA 20 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatBuffer 22 This format is for PixelSize = 1 and no channels.
ImageFormatCMYK 23 Example
ImageFormatCMYKA 24 Example
ImageFormatCMYKX 26 Example
ImageFormatG 11 Example
ImageFormatG1 11 One gray channel.
Example
ImageFormatG2 42 Two gray channels.
Example
ImageFormatG3 43 Three gray channels.
Example
ImageFormatG4 44 Four gray channels.
Example
ImageFormatG5 45 Five gray channels.
Example
ImageFormatG6 46 Six gray channels.
Example
ImageFormatG7 47 Seven gray channels.
Example
ImageFormatG8 48 Eight gray channels.
Example
ImageFormatGA 12 Example
ImageFormatGofABGR 20 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGofARGB 20 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGofBGR 16 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGofBGRA 19 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGofRGB 16 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGofRGBA 19 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatGray16 41 Support for 16bit Grayscale pictures is very limited. more
ImageFormatKYMC 28 Example
ImageFormatKYMCA 29 Example
ImageFormatKYMCX 31 Example
ImageFormatRGB 1 Example
ImageFormatRGBA 2 Example
ImageFormatRGBX 3 Example
ImageFormatRofABGR 21 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatRofARGB 19 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatRofBGR 17 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatRofBGRA 20 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatRofRGB 15 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatRofRGBA 18 This is the imageformat to use if you target only a gray channel in a RGB picture in memory.
Example
ImageFormatScaling1 33 Used for the temporary picture while scaling.
One Byte per Pixel.
ImageFormatScaling2 34 Used for the temporary picture while scaling.
2 Bytes per Pixel.
ImageFormatScaling3 35 Used for the temporary picture while scaling.
3 Bytes per Pixel.
ImageFormatScaling4 36 Used for the temporary picture while scaling.
4 Bytes per Pixel.
ImageFormatScaling5 37 Used for the temporary picture while scaling.
5 Bytes per Pixel.
ImageFormatScaling6 38 Used for the temporary picture while scaling.
6 Bytes per Pixel.
ImageFormatScaling7 39 Used for the temporary picture while scaling.
7 Bytes per Pixel.
ImageFormatScaling8 40 Used for the temporary picture while scaling.
8 Bytes per Pixel.
ImageFormatUnknown 0
ImageFormatXBGR 10 Example
ImageFormatXCMYK 27 Example
ImageFormatXKYMC 32 Example
ImageFormatXRGB 5 Example

The biggest plugin in space...