Skip to content

Adicionar options para TWebChannel.getPicture #4

@rogeriorc

Description

@rogeriorc

Do cordova-plugin-camera:

quality:
Type: number
Default: 50
Description: Quality of the saved image, expressed as a range of 0-100, where 100 is typically full resolution with no loss from file compression

destinationType:
Type: DestinationType
Default: FILE_URI
Description: Choose the format of the return value.
Values:
DATA_URL: Return base64 encoded string
FILE_URI: Return file uri (content://media/external/images/media/)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions