|
|
| DeGammaCorrect = staticmethod(DeGammaCorrect) |
| |
|
| DisplayGammaCorrect = staticmethod(DisplayGammaCorrect) |
| |
|
| Enable = staticmethod(Enable) |
| |
|
| GammaCorrect = staticmethod(GammaCorrect) |
| |
|
| GetDisplayGamma = staticmethod(GetDisplayGamma) |
| |
|
| GetDitherPaletted = staticmethod(GetDitherPaletted) |
| |
|
| GetDitherTrue = staticmethod(GetDitherTrue) |
| |
|
| GetFileInGamma = staticmethod(GetFileInGamma) |
| |
|
| GetFileOutGamma = staticmethod(GetFileOutGamma) |
| |
|
| IsEnabled = staticmethod(IsEnabled) |
| |
|
| SetDisplayGamma = staticmethod(SetDisplayGamma) |
| |
|
| SetDitherPaletted = staticmethod(SetDitherPaletted) |
| |
|
| SetDitherTrue = staticmethod(SetDitherTrue) |
| |
|
| SetFileInGamma = staticmethod(SetFileInGamma) |
| |
|
| SetFileOutGamma = staticmethod(SetFileOutGamma) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Used to gamma correct and de-gamma colors in various formats.