Krita Source Code Documentation
Loading...
Searching...
No Matches
Color555 Struct Reference

#include <tga.h>

Public Attributes

ushort b: 5
 
ushort g: 5
 
ushort r: 5
 

Detailed Description

Definition at line 65 of file tga.h.

Member Data Documentation

◆ b

ushort Color555::b

Definition at line 66 of file tga.h.

◆ g

ushort Color555::g

Definition at line 67 of file tga.h.

◆ r

ushort Color555::r

Definition at line 68 of file tga.h.


The documentation for this struct was generated from the following file: