C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / JpegXROptions Class / HorizontalTileSlices Property

In This Topic
HorizontalTileSlices Property (JpegXROptions)
In This Topic
Sets the number of horizontal tiles.
Syntax
'Declaration
 
Public Property HorizontalTileSlices As System.Nullable(Of UShort)
 
Remarks
The default value is (image width – 1) >> 8.
See Also