Contents

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.

See Also

Getting Information About Images