StdFunctions..::..BitsPerPixel Method

Namespace:  JiwaFinancials.Jiwa.JiwaLib
Assembly:  JiwaLib (in JiwaLib.dll)

Syntax


public int BitsPerPixel(
	ref int FormHDC
)
Public Function BitsPerPixel ( _
	ByRef FormHDC As Integer _
) As Integer
public:
int^ BitsPerPixel(
	int^% FormHDC
)

Parameters

FormHDC
Type: Int32%