ofwin_setwindowcapturefile Subroutine

public subroutine ofwin_setwindowcapturefile(fname, fext)

Set the file name and type that will be used for window captures.

This applies to the currently active WindowProxy.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fname

File name (without extension).

character(len=*), intent(in) :: fext

File extension (determines image type).