ClearImage COM Server Send comments on this topic.
MinimizeBitsPerPixel Method
See Also 
reserved1
Set to 0.0
reserved2
Set to 0.0

Description

Minimize Bits per Pixel

Syntax

Visual Basic
Public Sub MinimizeBitsPerPixel( _
   Optional ByVal reserved1 As Double = 0, _
   Optional ByVal reserved2 As Double = 0 _
) 

Parameters

reserved1
Set to 0.0
reserved2
Set to 0.0

Remarks

Color images  are converted to grayscale if contain only various shades of gray.   Color or grayscale images are converted to bi-tonal if  contain only almost white and almost black pixels.

See Also