Gets the maximum amount of memory for the rendering processing.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property MemoryLimitMaximum As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.MemoryLimitMaximum
|
| C# | |
|---|
int MemoryLimitMaximum {get;} |
| C++/CLI | |
|---|
property int MemoryLimitMaximum {
int get();
} |
Return Value
Maximum amount of memory for the rendering processing
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS