You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiTiffHelper Class > StiTiffHelper Methods > MakeMonochromeImage Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTiffHelper.MakeMonochromeImage Method

Make monochrome image (1 bit per plane) from normal 32bit image

Syntax
C++
C#
Visual Basic
public: Image MakeMonochromeImage( Image inputImage, StiMonochromeDitheringType ditheringType, int diffusionPower );
Parameters
Parameters 
Description 
inputImage 
Input image 32bit 
ditheringType 
Dithering type (None, FloydSteinberg or Ordered) 
diffusionPower 
Power of diffusion, from 1 to 255; default value is 128 
Returns

Monochrome image

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.