C# Класс GridViewer.CodedColorsHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
GetBitmap ( this codedColors, int width ) : Bitmap

Get bitmap of 1 height for coded color bar.

Описание методов

GetBitmap() публичный статический Метод

Get bitmap of 1 height for coded color bar.
public static GetBitmap ( this codedColors, int width ) : Bitmap
codedColors this
width int
Результат System.Drawing.Bitmap