|
|
| CanImport = staticmethod(CanImport) |
| |
|
| FreeSceneBitmaps = staticmethod(FreeSceneBitmaps) |
| |
|
| GetImageInfo = staticmethod(GetImageInfo) |
| |
|
| GetImageInfoDlg = staticmethod(GetImageInfoDlg) |
| |
|
| GetImageInputOptions = staticmethod(GetImageInputOptions) |
| |
|
| GetSilentMode = staticmethod(GetSilentMode) |
| |
|
| Load = staticmethod(Load) |
| |
|
| SelectDeviceInput = staticmethod(SelectDeviceInput) |
| |
|
| SelectDeviceOutput = staticmethod(SelectDeviceOutput) |
| |
|
| SelectFileInputEx = staticmethod(SelectFileInputEx) |
| |
|
| SelectFileOutput = staticmethod(SelectFileOutput) |
| |
|
| SetSilentMode = staticmethod(SetSilentMode) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Static bitmap utility functions
| def SelectFileInputEx |
( |
* |
args | ) |
|
SelectFileInputEx(BitmapInfo bi, HWND hWnd, wchar_t const * title=None, bool viewonly=False) -> bool
SelectFileInputEx(BitmapInfo bi, HWND hWnd, wchar_t const * title=None) -> bool
SelectFileInputEx(BitmapInfo bi, HWND hWnd) -> bool