TLuminance Source .Matrix Method
Fetches luminance data for the underlying bitmap. Values should be fetched using:
int luminance = array[y * width + x] and 0xff
Fetches luminance data for the underlying bitmap. Values should be fetched using:
int luminance = array[y * width + x] and 0xff