'Declaration Public Property StoreInTempFile As System.Boolean
public System.bool StoreInTempFile {get; set;}
Setting this property to true frees up memory but slows down operations on pixel data.
Do not activate this mode for small images (less than 100 x 100 pixels).
The default is false.
'Declaration Public Property StoreInTempFile As System.Boolean
public System.bool StoreInTempFile {get; set;}