Sponsors

GetColorAdjustment

Function name: GetColorAdjustment

Defined in : GDI32

Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported

Declaration:

Declare Function GetColorAdjustment Lib "gdi32" Alias "GetColorAdjustment" (ByVal hdc As Long, lpca As COLORADJUSTMENT) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Bit Block Transfer

Categories