pixel-format-guide:像素格式指南

时间:2024-05-21 12:31:12
【文件属性】:

文件名称:pixel-format-guide:像素格式指南

文件大小:71KB

文件格式:ZIP

更新时间:2024-05-21 12:31:12

pixel-formats Python

欢迎使用像素格式指南工具 Pixel Format Guide Tool是一个python程序,它描述了如何在内存中布置各种像素格式的组件。 该工具是《。 像素格式指南的开发由赞助。 如何运行像素格式指南工具 运行: $ python3 -m pfg describe [OPTIONS...] [FORMAT] $ python3 -m pfg find-compatible [OPTIONS...] [FORMAT] [FAMILY] $ python3 -m pfg document [FAMILY] $ python3 -m pfg list-families $ python3 -m pfg list-formats [FAMILY] 使用describe命令的示例: $ python3 -m pfg describe GL_RGBA+GL_UNSIGNED_INT


【文件预览】:
pixel-format-guide-master
----README.md(7KB)
----pfg()
--------util.py(4KB)
--------format_compatibility.py(911B)
--------directfb.py(3KB)
--------v4l2.py(4KB)
--------sdl2.py(3KB)
--------main.py(6KB)
--------skia.py(2KB)
--------opengl.py(5KB)
--------__init__.py(879B)
--------qt.py(5KB)
--------drm.py(3KB)
--------pixman.py(3KB)
--------__main__.py(819B)
--------wayland_drm.py(3KB)
--------format_description.py(993B)
--------cairo.py(2KB)
--------commands.py(4KB)
--------vulkan.py(4KB)
--------bgrabitmap.py(2KB)
----docs()
--------drm.md(2KB)
--------opengl.md(6KB)
--------vulkan.md(2KB)
--------cairo.md(4KB)
--------index.md(3KB)
--------qt.md(5KB)
--------skia.md(2KB)
--------sdl2.md(2KB)
--------directfb.md(5KB)
--------v4l2.md(4KB)
--------bgrabitmap.md(738B)
--------_config.yml(53B)
--------pixman.md(4KB)
--------wayland_drm.md(3KB)
----tests()
--------test_v4l2.py(4KB)
--------test_docs.py(1KB)
--------test_skia.py(3KB)
--------test_bgrabitmap.py(2KB)
--------test_directfb.py(6KB)
--------test_qt.py(4KB)
--------test_drm.py(3KB)
--------test_main.py(8KB)
--------test_opengl.py(6KB)
--------__init__.py(768B)
--------pfgtest.py(3KB)
--------test_list_formats.py(1KB)
--------test_pixman.py(5KB)
--------test_vulkan.py(5KB)
--------test_list_families.py(1KB)
--------test_sdl2.py(3KB)
--------test_wayland_drm.py(3KB)
--------test_cairo.py(4KB)
----.gitignore(18B)
----COPYING-LGPL2.1(26KB)

网友评论