TiffOptions.DefaultMemoryAllocationLimit
TiffOptions.DefaultMemoryAllocationLimit property
Gets or sets the default memory allocation limit.
[Obsolete("Use Aspose.PSD.Image.BufferSizeHint, Aspose.PSD.ImageOptionsBase.BufferSizeHint or Aspose.PSD.LoadOptions.BufferSizeHint instead.")]
public int DefaultMemoryAllocationLimit { get; set; }
Property Value
The default memory allocation limit.
See Also
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD