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

[Visual Basic]   imagekitcontrolname.File.JPEG2000TileWidth [= Long ]
[Visual C++]     [ long = ]imagekitcontrolname.GetFile().GetJPEG2000TileWidth()
                 imagekitcontrolname.GetFile().SetJPEG2000TileWidth(long Val)
[VB.NET]   imagekitcontrolname.File.JPEG2000TileWidth [= Integer ]
[C#.NET]   imagekitcontrolname.File.JPEG2000TileWidth [= int ]

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.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation