Skip to content

Allowing getting the raw bytes from a CaptureStream #7

@Venorcis

Description

@Venorcis

Right now the capture() function in the CaptureStream class converts to a BufferedImage. However, I would suggest splitting this into two functions, allowing users (i.e. me 😛) to retrieve the raw bytes[] as well (without the automatic RGB>BGR conversion done by the setDataElements call).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions