bytesPerPlane
The number of bytes in each plane or channel of data.
Declaration
var bytesPerPlane: Int { get }Discussion
This number is calculated from the number of bytes per row and the height of the image.
The number of bytes in each plane or channel of data.
var bytesPerPlane: Int { get }This number is calculated from the number of bytes per row and the height of the image.