ShaharMS / Vision

Cross framework, cross platform computer vision for Haxe
MIT License
35 stars 5 forks source link

IntPoint2D.hx, returning specified (and looks like GitHub WANTS ME TO FREAK OUT, so Color.hx is algo changed…) #39

Open Wither362 opened 1 year ago

ShaharMS commented 1 year ago

Cool! About Color.makeRandom, shouldn't the default value of the first argument be 255, to match previous behaviour? Iirc, if you just do Color.makeRandom() it should generate a color with alpha = 255

Everything else is really nice... Thanks!

Wither362 commented 1 year ago

Cool! About Color.makeRandom, shouldn't the default value of the first argument be 255, to match previous behaviour? Iirc, if you just do Color.makeRandom() it should generate a color with alpha = 255

Everything else is really nice... Thanks!

Oh yeah, you’re right!