Click or drag to resize

TileTiffWriterTColor, TDepthTileRowSizeInBytes Property

http://www.emgu.com
Get the number of bytes of a row of data in a tile.

Namespace:  Emgu.CV.Tiff
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int TileRowSizeInBytes { get; }

Property Value

Type: Int32
See Also