This topic has not yet been rated - Rate this topic

IDXLUTBuilder::GetOpacity Method

This topic documents a feature of Visual Filters and Transitions, which is deprecated as of Windows Internet Explorer 9 and obsolete as of Internet Explorer 10.

Retrieves the opacity adjustment for the lookup table.

Syntax


HRESULT GetOpacity(
    float *pVal
);

Parameters

pVal
[out] Pointer to the opacity adjustment for the lookup table.

Return Value

Returns an HRESULT value that depends on the implementation of the interface.

Remarks

Each value of alpha in the lookup table is multiplied by this value for opacity.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.