mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
feat: Added RGB565 color row to data inspector
This commit is contained in:
@@ -443,7 +443,8 @@ namespace hex::plugin::builtin {
|
||||
//{ "hex.builtin.inspector.dos_date", "DOS Date" },
|
||||
//{ "hex.builtin.inspector.dos_time", "DOS Time" },
|
||||
{ "hex.builtin.inspector.guid", "GUID" },
|
||||
{ "hex.builtin.inspector.rgba8", "RGBA8 color" },
|
||||
{ "hex.builtin.inspector.rgba8", "RGBA8 Color" },
|
||||
{ "hex.builtin.inspector.rgb565", "RGB565 Color" },
|
||||
|
||||
{ "hex.builtin.nodes.common.input", "入力" },
|
||||
{ "hex.builtin.nodes.common.input.a", "入力 A" },
|
||||
|
||||
Reference in New Issue
Block a user