(ImageData.CreateFlipped): new static method.

This commit is contained in:
morkt
2015-10-12 12:14:57 +04:00
parent 42fdf330ee
commit 43b1631e67
2 changed files with 12 additions and 2 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.8.108")]
[assembly: AssemblyFileVersion ("1.2.8.108")]
[assembly: AssemblyVersion ("1.2.8.110")]
[assembly: AssemblyFileVersion ("1.2.8.110")]