AW: [Oberon] Raster.Mod Image Filters
    Stauber  Sven Philipp 
    staubesv at student.ethz.ch
       
    Fri Sep 22 18:02:13 CEST 2006
    
    
  
Hi,
 
Have a look at WMWindowManager.BufferWindow.Draw to see how the content of windows is scaled. It indirectly uses WMRasterScale.Scale, which filters the image. You can specifiy WMRasterScale.ScaleBilinear for the scaleMode parameter to get nice results.
 
Regards,
Sven Stauber
________________________________
Von: oberon-bounces at lists.inf.ethz.ch im Auftrag von Søren Renner
Gesendet: Fr 22.09.2006 16:29
An: oberon at lists.inf.ethz.ch
Betreff: [Oberon] Raster.Mod Image Filters
Which procedure exported by Raster should I use to filter an image? I
know there is such a procedure, because the WM zoom uses it for
smoothing.
--
Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
https://lists.inf.ethz.ch/mailman/listinfo/oberon
    
    
More information about the Oberon
mailing list