Classes | |
| class | PixelARGB |
| Represents a 32-bit ARGB pixel with premultiplied alpha, and can perform compositing operations with it. More... | |
| class | PixelRGB |
| Represents a 24-bit RGB pixel, and can perform compositing operations on it. More... | |
| class | PixelAlpha |
| Represents an 8-bit single-channel pixel, and can perform compositing operations on it. More... | |
Defines | |
| #define | PACKED |
| Represents a 24-bit RGB pixel, and can perform compositing operations on it. | |
Variables | |
| class JUCE_API PixelARGB | PACKED |
| Represents a 32-bit ARGB pixel with premultiplied alpha, and can perform compositing operations with it. | |
| class JUCE_API PixelAlpha PACKED |
Represents a 24-bit RGB pixel, and can perform compositing operations on it.
Represents an 8-bit single-channel pixel, and can perform compositing operations on it.
This is used internally by the imaging classes.
This is used internally by the imaging classes.
| class JUCE_API PixelAlpha PACKED |
Represents a 32-bit ARGB pixel with premultiplied alpha, and can perform compositing operations with it.
Represents an 8-bit single-channel pixel, and can perform compositing operations on it.
Represents a 24-bit RGB pixel, and can perform compositing operations on it.
This is used internally by the imaging classes.
This is used internally by the imaging classes.
This is used internally by the imaging classes.
1.6.3