mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
alpha fix
This commit is contained in:
parent
a498d5ccf1
commit
75ae342956
@ -78,6 +78,7 @@ public:
|
||||
PRBool SetAlphaMask(nsIImage *aTheMask);
|
||||
virtual void SetAlphaLevel(PRInt32 aAlphaLevel) {}
|
||||
virtual PRInt32 GetAlphaLevel() {return(0);}
|
||||
virtual void MoveAlphaMask(PRInt32 aX, PRInt32 aY) {}
|
||||
|
||||
private:
|
||||
void CreateImage(nsIDeviceContext * aDeviceContext);
|
||||
|
Loading…
x
Reference in New Issue
Block a user