The stride will depend on the color format used. To get the stride value, you multiply the number of bytes used by pixel by the width of the image.
步伐将取决于所使用的颜色格式。步的值,你使用的字节数乘以像素图像的宽度。
The stride of an 8bit image is equal to the width of the image.
一个8位图像的步等于图像的宽度。
To get the stride value, you multiply the number of bytes used by pixel by the width of the image.
步的值,你使用的字节数乘以像素图像的宽度。
To get the stride value, you multiply the number of bytes used by pixel by the width of the image.
步的值,你使用的字节数乘以像素图像的宽度。
应用推荐