|
|
Gets the background color of a DC.
|
|
|
Gets the background mode of a DC.
|
|
|
Gets the brush color of a DC.
|
|
|
Gets the pen color of a DC.
|
|
|
Gets the tabstop value of a DC.
|
|
|
Gets the text color of a DC.
|
|
|
Sets the background color of a DC to a new value.
|
|
|
Sets the background color of a DC to a new mode.
|
|
|
Sets the brush color of a DC to a new value.
|
|
|
Sets the pen color of a DC to a new value.
|
|
|
Sets the tabstop of a DC to a new value.
|
|
|
Sets the text color of a DC to a new value.
|
|
||||||||||||
|
Gets a specified attribute value of a DC. This function retrives a specified attribute value of the DC hdc.
|
|
|
Gets the raster operation of a DC. This function gets the raster operation of the DC hdc.
|
|
||||||||||||||||
|
Sets a specified attribute value of a DC. This function sets a specified attribute value of the DC hdc.
|
|
||||||||||||
|
Sets the raster operation of a DC to a new value. This function sets the raster operation of the DC hdc to the new value rop.
|
1.4.2