availableFormats

actual open fun availableFormats(): Array<String>(source)

Returns the available formats to be passed as parameters to getBytes.

See also

Returns the available formats to be passed as parameters to getBytes.

actual open fun availableFormats(): Array<String>(source)

Returns the available formats to be passed as parameters to getBytes.

Note: The actual list of supported formats depends on the browser, so this won't be checked. PNG is always supported.

actual open fun availableFormats(): Array<String>(source)

Returns the available formats to be passed as parameters to getBytes.

See also