X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=dev4%2Fpsychlops%2Fextention%2Fstandard%2Ffigures.cs;h=948aecc964ff8a47cd3b76cd3f62f5164bc071f4;hb=b55ddaa401cfe09614a68299447148a3dd55c406;hp=f82d1a2c4cf8dc387c4a50c0d184f9cb3d1c18f6;hpb=7bd951bfbca3432f306f4f114cc0b06f47e13ed9;p=psychlops%2Fsilverlight.git diff --git a/dev4/psychlops/extention/standard/figures.cs b/dev4/psychlops/extention/standard/figures.cs index f82d1a2..948aecc 100644 --- a/dev4/psychlops/extention/standard/figures.cs +++ b/dev4/psychlops/extention/standard/figures.cs @@ -3,7 +3,7 @@ using System.Windows.Media.Imaging; namespace Psychlops { - public static class Figures + public static partial class Figures { public static void drawGrating(ref Image img, int width, int height, double wavelength, double contrast, double orientation, double phase)