On Tue, 29 Nov 2022 16:01:58 GMT, Kevin Rushforth <kcr at openjdk.org> wrote: >> `4L * physicalWidth * physicalHeight;` does not require an explicit cast, so I think it's the clearest. > > That variant is fine with me. Updated with this variant. ------------- PR: https://git.openjdk.org/jfx/pull/960