ShrinkARGBFormat(Int32,DitheringMethod) Method
Changes pixel format from 8 bits per channel to lower values with two-dimensional error diffusion.
'Declaration
Public Overloads Sub ShrinkARGBFormat( _
ByVal As System.Integer, _
ByVal As DitheringMethod _
)
Parameters
- bitsPerChannel
- The target number of bits per channel (from 1 to 8).
- ditheringMethod
- The method of two-dimensional error diffusion dithering.