pymel.core.system.xpmPicker

xpmPicker(*args, **kwargs)

Open a dialog and ask you to choose a xpm file

Flags:

Long Name / Short Name Argument Types Properties
fileName / fn unicode ../../../_images/create.gif
  default filename to display in dialog
parent / p unicode ../../../_images/create.gif
  parent window for modal dialog Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.xpmPicker