![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
Simple PIC Blendable class.
Public Member Functions | |
| eAlphaMode | AlphaMode () const |
| eBlendMode | BlendMode () const |
| ufloat | Opacity () const |
| void | SetAlphaMode (eAlphaMode iValue) |
| void | SetBlendMode (eBlendMode iValue) |
| void | SetOpacity (ufloat iValue) |
Public Member Functions inherited from TCallbackCapable< DelegateType, _ID > | |
| TCallbackCapable (const DelegateType &iDelegate=DelegateType()) | |
| TCallbackCapable (typename DelegateType::tFptr iDelegateFPTR) | |
| const DelegateType & | GetDelegate () const |
| template<typename ... Args> | |
| void | Invoke (Args ... args) const |
| void | SetDelegate (const DelegateType &iDelegate) |
| void | SetDelegate (const TCallbackCapable< DelegateType, _ID > &iOther) |
| void | SetDelegate (typename DelegateType::tFptr iDelegateFPTR) |
Protected Member Functions | |
| IHasBlendInfo (eBlendMode iBlendMode=Blend_Normal, eAlphaMode iAlphaMode=Alpha_Normal, ufloat iOpacity=1.f, const FOnBlendInfoChanged &iDelegate=FOnBlendInfoChanged()) | |
Additional Inherited Members | |
Public Types inherited from TCallbackCapable< DelegateType, _ID > | |
| using | Delegate = DelegateType |
|
protected |
| eAlphaMode IHasBlendInfo::AlphaMode | ( | ) | const |
| eBlendMode IHasBlendInfo::BlendMode | ( | ) | const |
| ufloat IHasBlendInfo::Opacity | ( | ) | const |
| void IHasBlendInfo::SetAlphaMode | ( | eAlphaMode | iValue | ) |
| void IHasBlendInfo::SetBlendMode | ( | eBlendMode | iValue | ) |
| void IHasBlendInfo::SetOpacity | ( | ufloat | iValue | ) |
1.8.16