Visual Basic (Declaration) | |
---|---|
Public Function MinimizeBitsPerPixel( _ ByVal reserved1 As Double, _ ByVal reserved2 As Double _ ) As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CiRepair Dim reserved1 As Double Dim reserved2 As Double Dim value As Integer value = instance.MinimizeBitsPerPixel(reserved1, reserved2) |
Parameters
- reserved1
- Set to 0.0
- reserved2
- Set to 0.0
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.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family