Platforms to show: All Mac Windows Linux Cross-Platform
IMQuantizeInfo7MBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | ImageMagick7 | MBS GraphicsMagick Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- 9 properties
- property ColorSpace as Integer
- property DitherMethod as Integer
- property Handle as Integer
- property LastError as Integer
- property LastException as IMException7MBS
- property MeasureError as Boolean
- property NumberColors as UInt64
- property Release as Boolean
- property TreeDepth as UInt64
- 4 methods
- method Clone as IMQuantizeInfo7MBS
- method Constructor
- method Constructor(ImageInfo as IMImageInfo7MBS)
- method Constructor(QuantizeInfo as IMQuantizeInfo7MBS)
- 4 constants
Dither Methods
| Constant | Value | Description |
|---|---|---|
| DitherMethodFloydSteinberg | 3 |
FloydSteinberg |
| DitherMethodNo | 1 |
No |
| DitherMethodRiemersma | 2 |
Riemersma |
| DitherMethodUndefined | 0 |
Undefined |
This class has no sub classes.
Blog Entries
Some methods using this class:
- IMImage7MBS.Quantize(quantizeInfo as IMQuantizeInfo7MBS) as Boolean
- IMImage7MBS.QuantizeImages(quantizeInfo as IMQuantizeInfo7MBS) as Boolean
- IMImage7MBS.Remap(quantizeInfo as IMQuantizeInfo7MBS, remapImage as IMImage7MBS) as Boolean
- IMImage7MBS.RemapImages(quantizeInfo as IMQuantizeInfo7MBS, remapImage as IMImage7MBS) as Boolean
Some related classes:
The items on this page are in the following plugins: MBS GraphicsMagick Plugin.
IMPointInfo7MBS - IMRectangleInfo7MBS