Skip to content

Allow access to img info via api #797

@doobox

Description

@doobox

Scenario:

PLIST:

Image Control - id = myimage

POSS ACCESSABLE VALUES:

%id=myimage -width%
%id=myimage -height%
%id=myimage -size%
%id=myimage -sizeOnDisk%

Sizes returned should ideally be the sizes that will be seen in the exported image, after any image processing done by the plugin, not those of the original image.

Though.....

%id=myimage -widthOrigonal%
%id=myimage -heightOrigonal%
%id=myimage -sizeOrigonal%
%id=myimage -sizeOnDiskOrigonal%

would be a bonus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions