PictureMarkerSymbol.withImage constructor

PictureMarkerSymbol.withImage(
  1. ArcGISImage image
)

Creates a picture marker symbol with the given image.

Supported image formats are BMP, GIF, ICO, JPEG, and PNG. Animated GIF is not supported.

Parameters:

  • image — The image.