Jpeg2000LoadOptions.MaximumDecodingTime
Jpeg2000LoadOptions.MaximumDecodingTime property
Gets or sets the maximum decoding time in seconds (this option can be used on very slow on memory machines to prevent hanging on process on very big images - resolution more than 5500x6500 pixels).
public int MaximumDecodingTime { get; set; }
Property Value
The maximum decoding time.
See Also
- class Jpeg2000LoadOptions
- namespace Aspose.Imaging.ImageLoadOptions
- assembly Aspose.Imaging