This property sets the width of the tile size in JPEG2000 images.
[Visual Basic] Public Property
JPEG2000TileHeight As Integer
[C#] public int JPEG2000TileHeight {get;
set;}
Property Value
The width of the JPEG2000 tile size. (in pixels)
The default value is 0.
Explanation
The JPEG2000TileWidth property sets or retrieves the width of the tile size in JPEG2000 images. The default value is 0.
This property value is used when images are saved in JPEG2000 file format.
Note: To use this property, you must have the appropriate ImageKit.NET Win32 plugin files
See Also
ImageKit Member | Newtone.ImageKit.Web.ImageKit