mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-13 18:17:49 -04:00
@ -2584,7 +2584,7 @@ void cyMisc::SetAlarm( float secs, PyObject * cb, uint32_t cbContext )
|
||||
//
|
||||
// PURPOSE : captures the screen and saves it as a jpeg
|
||||
//
|
||||
#include "plJPEG/plJPEG.h"
|
||||
#include "plGImage/plJPEG.h"
|
||||
void cyMisc::SaveScreenShot(const char* fileName, int x, int y, int quality)
|
||||
{
|
||||
if ( cyMisc::GetPipeline() )
|
||||
|
@ -47,7 +47,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "pyImage.h"
|
||||
#include "pyGeometry3.h"
|
||||
#include "plJPEG/plJPEG.h"
|
||||
#include "plGImage/plJPEG.h"
|
||||
#include "plGImage/plPNG.h"
|
||||
#include "pnKeyedObject/plUoid.h"
|
||||
|
||||
|
Reference in New Issue
Block a user