Property | Type | Description | |
---|---|---|---|
BitCount | ushort | ||
ClrImportant | uint | ||
ClrUsed | uint | ||
Compression | uint | ||
Height | int | ||
Planes | ushort | ||
Size | uint | ||
SizeImage | uint | ||
Width | int | ||
XPelsPerMeter | int | ||
YPelsPerMeter | int |
Method | Description | |
---|---|---|
BITMAPINFOHEADER ( int width, int height, int bitCount ) : System | ||
Write ( |
public BITMAPINFOHEADER ( int width, int height, int bitCount ) : System | ||
width | int | |
height | int | |
bitCount | int | |
return | System |