DisplaySettingsGetBlue Method  | 
 
            Gets the blue adjustment value.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetBlue As Byte
public:
unsigned char GetBlue()
member GetBlue : unit -> byte 
Return Value
Type: 
ByteThe blue adjustment value.
See Also