Click or drag to resize

TileTiffWriterTColor, TDepthTileSizeInBytes Property

http://www.emgu.com
Get the equivalent size for a tile of data as it would be returned in a call to TIFFReadTile or as it would be expected in a call to TIFFWriteTile.

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

Property Value

Type: Int32
See Also