Options
All
  • Public
  • Public/Protected
  • All
Menu

The types of image licenses.

Index

Enumeration members

ALL

ALL: = ""

Any image license.

CREATIVE_COMMONS

CREATIVE_COMMONS: = "Any"

All Creative Commons.

MODIFY

MODIFY: = "Modify"

Free to modify, share, and use.

MODIFY_COMMERCIALLY

MODIFY_COMMERCIALLY: = "ModifyCommercially"

Free to modify, share, and use commercially.

PUBLIC_DOMAIN

PUBLIC_DOMAIN: = "Public"

Public Domain images.

SHARE

SHARE: = "Share"

Free to share and use.

SHARE_COMMERCIALLY

SHARE_COMMERCIALLY: = "ShareCommercially"

Free to share and use commercially.

Legend

  • Property

Generated using TypeDoc