Copy link to clipboard
Copied
I am trying to speed up the plugin by making it AVX2 compliant and would like to know how rowbytes are determined.
4byte?8byte?16byte?32byte?
I am assuming that they are probably patted to match one of those, but I would like to know the specific values.
Copy link to clipboard
Copied
I've always found rowbytes to be "whole" pixels. i.e. a buffer 10 pixels wide would have an extra 1 pixel worth of bytes.
though i can't tell you if it's a rule or other sizes may occur...
Find more inspiration, events, and resources on the new Adobe Community
Explore Now