Skip to content

Create ItemStream #91

@dinusv

Description

@dinusv

Allow an item to stream it's content to another source using the grabToImage(callback, targetSize) function:

source.grabToImage(function(result){
    result.saveToFile("file.png");
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions