Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMImageMBS class.

Previous items Next items

GMImageMBS.SaturateCompositeOp = 27

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the composite type constants.

GMImageMBS.SaturationIntent = 1

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the intent type constants.

GMImageMBS.ScreenCompositeOp = 30

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the composite type constants.

Not yet implemented in GraphicsMagick.

GMImageMBS.SemiCondensedStretch = 4

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 20.4
One of the font stretch constants.

Semi Condensed

GMImageMBS.SemiExpandedStretch = 5

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 20.4
One of the font stretch constants.

Semi Expanded

GMImageMBS.SincFilter = 15

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the filter type constants.

GMImageMBS.SouthEastGravity = 9

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible gravity constants.

GMImageMBS.SouthGravity = 8

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible gravity constants.

GMImageMBS.SouthWestGravity = 7

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible gravity constants.

GMImageMBS.StaticGravity = 10

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible gravity constants.

GMImageMBS.StorageTypeCharPixel = 0

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

8bit numbers.

GMImageMBS.StorageTypeDoublePixel = 5

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

64bit floating numbers.

GMImageMBS.StorageTypeFloatPixel = 4

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

32bit floating numbers.

GMImageMBS.StorageTypeIntegerPixel = 2

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

32bit numbers.

GMImageMBS.StorageTypeLongPixel = 3

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

64bit numbers.

GMImageMBS.StorageTypeShortPixel = 1

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 14.1
One of the storage types.

16bit numbers.

GMImageMBS.SubtractCompositeOp = 9

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the composite type constants.

GMImageMBS.SVGCompliance = 1

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the Compliance type constants.

GMImageMBS.ThresholdCompositeOp = 22

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the composite type constants.

GMImageMBS.TopLeftOrientation = 1

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the orientation type constants.

Line direction: Left to right
Frame Direction: Top to bottom

GMImageMBS.TopRightOrientation = 2

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the orientation type constants.

Line direction: Right to left
Frame Direction: Top to bottom

GMImageMBS.TriangleFilter = 3

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the filter type constants.

GMImageMBS.TrueColorMatteType = 7

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the image type constants.
Example
Dim mp as new GMImageMBS(new GMGeometryMBS(700, 700), New GMColorRGBMBS(1.0, 0.0, 0.0))
mp.type = mp.TrueColorMatteType
dim p as picture = mp.CopyPicture

break // see in debugger a red picture

GMImageMBS.TrueColorType = 6

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the image type constants.

GMImageMBS.UltraCondensedStretch = 1

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 20.4
One of the font stretch constants.

Ultra Condensed

GMImageMBS.UltraExpandedStretch = 8

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 20.4
One of the font stretch constants.

Ultra Expanded

GMImageMBS.UnassociatedAlpha = 2

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible alpha type constants.

GMImageMBS.UndefinedChannel = 0

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 9.3
One of the possible channel constants.

GMImageMBS.UndefinedClass = 0

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the class type constants.

GMImageMBS.UndefinedCompliance = 0

Type Topic Plugin Version
const GraphicsMagick MBS GraphicsMagick Plugin 10.2
One of the Compliance type constants.

Previous items Next items

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


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