Image.BufferSizeHint
Image.BufferSizeHint property
Gets or sets the buffer size hint which is defined max allowed size for all internal buffers.
public int BufferSizeHint { get; set; }
Property Value
The buffer size hint, in megabytes. Non-positive value means no memory limitation for internal buffers
See Also
- class Image
- namespace Aspose.Imaging
- assembly Aspose.Imaging