From 07312cfcaac848dbd60d51ddf84f3661af0ffcd0 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 17 Feb 2018 16:33:02 +0000 Subject: [PATCH] OmagCUT : - corretta importazione contorno lastra con immagine di risoluzione ridotta al caricamento. --- CurrentProjectPageUC.xaml.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CurrentProjectPageUC.xaml.vb b/CurrentProjectPageUC.xaml.vb index 5ccee54..49bba4a 100644 --- a/CurrentProjectPageUC.xaml.vb +++ b/CurrentProjectPageUC.xaml.vb @@ -735,10 +735,10 @@ Public Class CurrentProjectPageUC ' Aggiungo eventuali offset ptOri += m_MainWindow.m_CurrentMachine.PhotoOffset ptCen += m_MainWindow.m_CurrentMachine.PhotoOffset - ' Recupero dimensione della fotografia + ' Recupero dimensione della immagine da cui รจ stata derivata la fotografia Dim nPixelX As Integer = 0 Dim nPixelY As Integer = 0 - If Not EgtGetPhotoPixels(GetPhoto(), nPixelX, nPixelY) Then Return False + If Not EgtGetPhotoImagePixels(GetPhoto(), nPixelX, nPixelY) Then Return False ' Altezza eventuale tavola aggiuntiva Dim dAddTable As Double = m_MainWindow.m_CurrentMachine.dAdditionalTable ' Aggiusto dati per spessore grezzo