if(bmpDt.getPixel32(positionOnBitmap.x, positionOnBitmap.y) >> 24 & 0xFF > 0) trace("Point hits a visible pixel");