Gets/sets a JPEG2000 tile height.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property TileHeight As Integer
public int TileHeight { get; set; }
When you specify small tile size, it enables JPEG2000 viewers to load the image partially (i.e. load in memory by tiles). However it increases the output file size.