C# Class GridViewer.CodedColorsHelper

Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Méthode Description
GetBitmap ( this codedColors, int width ) : Bitmap

Get bitmap of 1 height for coded color bar.

Method Details

GetBitmap() public static méthode

Get bitmap of 1 height for coded color bar.
public static GetBitmap ( this codedColors, int width ) : Bitmap
codedColors this
width int
Résultat System.Drawing.Bitmap