Exemple #1
0
 public override void CreateOverview(GeoVis.GeoCore.GeoImage.LPConvertProgress p)
 {
     if (_img == IntPtr.Zero)
         return; }
Exemple #2
0
 private static extern void CreateOverview(IntPtr lfileID, GeoVis.GeoCore.GeoImage.LPConvertProgress p);
Exemple #3
0
 public abstract void CreateOverview(GeoVis.GeoCore.GeoImage.LPConvertProgress p);