IColor::SetGray Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT SetGray([in] float nVal);
Parameters
- nVal
- [in] Value of float.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IColor.