Thanks a lot guys! So I will go with Lo’s algo.
Humm it’s easy and fast to find the Y from the top and the Y from the bottom because as soon that I get a value other then 0.0 in the alpha of getPixe…
Sorry got it… img = openbitmap @”C:\Temp\Asterix_Test.png” h = getPixels img [10,10] 1 h[1].a thanks
Yes sorry this is a 32bits PNG. Where do you get the .a property? When Im doing this: img = openbitmap @”C:\Temp\Asterix_Test.png” h = getPixels im…
Ok but the assembly is loading if I got this: dotNetObject:System.Reflection.RuntimeAssembly – Error occurred in anonymous codeblock; filename: Z:\De…
Ok… Do I need to load it somewhere? If I remember I copied those file in my Win7 folder… I searched all day long about that string name validation try…
Maybe but I will not be able to trigger the last frame…
Thanks guys! This is working!
Not working in 2012 SP2… Will try 2013 this weekend maybe. Or I will have to find a workaround. That’s bad…