Skip to content

Is imagick support ReadStream or WriteStream? #249

@linfangrong

Description

@linfangrong

ReadStream() makes the image pixels available to a user supplied callback
method immediately upon reading a scanline with the ReadImage() method.

WriteStream() makes the image pixels available to a user supplied callback
method immediately upon writing pixel data with the WriteImage() method.

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