This property sets the width of the JPEG2000 format tile size.

[Visual Basic] Public Property JPEG2000TileWidth As Integer
[C#] public int JPEG2000TileWidth {get; set;}

Property Value

The width of the JPEG2000 tile size (in pixels)

Explanation

The JPEG2000TileWidth property sets or retrieves the width of the JPEG2000 format tile size. The default value is 0.

This property value is used when images are saved in JPEG2000 file format.

To use JPEG2000 files, you must use the ImageKit.NET3 Plugin (Win32 DLL files).

See Also

ImageKit.File Members | Newtone.ImageKit.Win.ImageKit

The ImageKit.NET3 is created by Newtone Corporation