#include <ImageUtility_XWUD.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_EXPORT void | XWUD (const Handle(Image_Image)&aImage, const Standard_CString aName, const Standard_CString xwudOptions="-new -noclick") |
| Write content of a Image object to aTmpFile and execute a Spawn "xwud xwudOptions -in aTmpFile &" . . | |
| static Standard_EXPORT void | XWUD (const Handle(AlienImage_AlienUserImage)&aAlienUserImage, const Standard_CString aName, const Standard_CString xwudOptions="-new -noclick") |
| Write content of a AlienImage object to aTmpFile and execute a Spawn "xwud xwudOptions -in aTmpFile &" . . | |
| static Standard_EXPORT void | XWUD (const Handle(AlienImage_XAlienImage)&aXAlienImage, const Standard_CString xwudOptions="-new -noclick") |
| Write content of a XAlienImage object to aTmpFile and execute a Spawn "xwud xwudOptions -in aTmpFile &" . . | |
| static Standard_EXPORT void | XWUD (const OSD_File &aFile, const Standard_CString xwudOptions="-new -noclick") |
| execute a Spawn "xwud -new -noclick -in /aFile.SystemName()/ &" . | |
| static Standard_EXPORT void | XWUD (const Standard_CString aFileName, const Standard_CString xwudOptions="-new -noclick") |
| execute a Spawn "xwud xwudOptions -in aFileName &" . | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.1