VintaSoft Barcode .NET SDK 16.0: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / Palette Class / ChangeColorsToBlackWhite() Method
Синтаксис Ремарки Требования Смотрите также
В этом разделе
ChangeColorsToBlackWhite() Метод (Palette)
В этом разделе
Changes the palette colors to the black and white colors.
Синтаксис
'Declaration

Public Sub ChangeColorsToBlackWhite()

public void ChangeColorsToBlackWhite()

Ремарки

Method sets the first color to the black color, the second color to the white color.{br} If palette contains more than 2 colors, the third and next colors are set to 0.

Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также