EgtExecutor 1.8g1 :
- aggiunta gestione immagini (inizialmente solo recupero dimensioni in pixel).
This commit is contained in:
+1
-1
@@ -183,4 +183,4 @@ ExeGetPhotoPixels( int nId, int& nPixelX, int& nPixelY)
|
||||
if ( ! pPhoto->GetName( sName))
|
||||
return false ;
|
||||
return ( pScene->GetTexturePixels( sName, nPixelX, nPixelY) && nPixelX > 0 && nPixelY > 0) ;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user