Interface ImageSource.Type

Enclosing class:
ImageSource

public static interface ImageSource.Type
The source type of the image.
  • Field Summary

    Fields
    Modifier and Type Field Description
    static String FILE
    file.
    static String URL
    url.