Skip to content

Support for chroma subsampling other than 4:2:0 #6

Open
@FelixKras

Description

@FelixKras

I have tried compressing a raw 24 bpp image represented by an byte array,
I have tried both the JpegImage API and the low level jpeg_compress_struct structure,
I even tried changing the internal jpeg_set_colorspace_SET_COMP() values
i either get 4:2:0 chroma image or "Not implemented exception"
my input colorspace is RGB
my output colorspace is YcBcR

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