TileTiffWriterTColor, TDepthTileSize Property |
http://www.emgu.com
Get tile size in pixels.
Namespace:
Emgu.CV.Tiff
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic Size TileSize { get; }
Public ReadOnly Property TileSize As Size
Get
public:
property Size TileSize {
Size get ();
}
member TileSize : Size with get
Property Value
Type:
Size
See Also