| TileTiffWriterTColor, TDepthTileSize Property |
http://www.emgu.com
Get tile size in pixels.
Namespace: Emgu.CV.TiffAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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