Aspose::Page::XPS::XpsModel::XpsContentElement::get_OpacityMask method

XpsContentElement::get_OpacityMask method

Returns/sets the brush specifying a mask of alpha values that is applied to the element in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.

System::SharedPtr<XpsBrush> Aspose::Page::XPS::XpsModel::XpsContentElement::get_OpacityMask()

See Also