Opens the progressive rendering dialog.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function OpenProgressiveRendering() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPhotoWorks
Dim value As Boolean
value = instance.OpenProgressiveRendering()
|
C# | |
---|
bool OpenProgressiveRendering() |
C++/CLI | |
---|
bool OpenProgressiveRendering(); |
Return Value
True if the progressive rendering dialog is opened, false if not
See Also
Availability
PhotoWorks API 2009 FCS