C# Class FiftyOne.Foundation.Image.Support.ColorsToBitsPerPixel

Used to convert colors to bits per pixel.
Mostrar archivo Open project: 51Degrees/dotNET-Device-Detection

Protected Methods

Method Description
ColorsToBitsPerPixel ( int bitsPerPixel, long colors ) : System

Method Details

ColorsToBitsPerPixel() protected method

protected ColorsToBitsPerPixel ( int bitsPerPixel, long colors ) : System
bitsPerPixel int
colors long
return System