Which corner is the origin for getPixel?

I need to know where 0,0 is for getPixel. I’ve been assuming it’s the top left but it might be bottom left as unity uses that for it’s origin.

Bottom-Left.