I saw a document find a alpha value like below,
But i got error ,Invalid operands to binary /
Code:
return pixelData[y * width + x]/255;
But i got error ,Invalid operands to binary /