Skip to content

Add support for "show" option with packet pixel format (RGB24, BGR24…)#33

Open
Karry wants to merge 1 commit intogeorgmartius:masterfrom
Karry:packet-draw
Open

Add support for "show" option with packet pixel format (RGB24, BGR24…)#33
Karry wants to merge 1 commit intogeorgmartius:masterfrom
Karry:packet-draw

Conversation

@Karry
Copy link
Copy Markdown
Contributor

@Karry Karry commented Dec 30, 2015

This commit makes current draw* methods independent on pixel format. Pixel format is handled by two new methods - drawHLine and drawVLine that support all supported pixel formats.

Color type was changed to uint32_t. draw[HV]Line methods draw with RGB color for packet pixel formats but just for Y component of planar pixel format...

note: this code was tested with RGB24 and YUV 4:2:2 only!

@Karry
Copy link
Copy Markdown
Contributor Author

Karry commented Dec 15, 2020

Hi @georgmartius , are you interested for this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant