## Default Permission Default permissions for the plugin. - `allow-new` - `allow-from-bytes` - `allow-from-path` - `allow-rgba` - `allow-size` ## Permission Table
Identifier Description
`core:image:allow-from-bytes` Enables the from_bytes command without any pre-configured scope.
`core:image:deny-from-bytes` Denies the from_bytes command without any pre-configured scope.
`core:image:allow-from-path` Enables the from_path command without any pre-configured scope.
`core:image:deny-from-path` Denies the from_path command without any pre-configured scope.
`core:image:allow-new` Enables the new command without any pre-configured scope.
`core:image:deny-new` Denies the new command without any pre-configured scope.
`core:image:allow-rgba` Enables the rgba command without any pre-configured scope.
`core:image:deny-rgba` Denies the rgba command without any pre-configured scope.
`core:image:allow-size` Enables the size command without any pre-configured scope.
`core:image:deny-size` Denies the size command without any pre-configured scope.