IsVMR9ImageAdjustmentAvailable
method
Delphi
function IsVMR9ImageAdjustmentAvailable (MainDisplay: Boolean): Boolean;
C++Builder
bool __fastcall IsVMR9ImageAdjustmentAvailable(bool MainDisplay);
C#
public bool IsVMR9ImageAdjustmentAvailable(bool MainDisplay);
VB.NET
Public Function IsVMR9ImageAdjustmentAvailable(MainDisplay As Boolean) As Boolean
C++/Qt
BOOL IsVMR9ImageAdjustmentAvailable (BOOL MainDisplay);
Used to retrieve the availability of a VMR9 image adjustment property (brightness, contrast, hue, saturation).