CFx SDK Documentation
2022 SP0
|
#include <GiImage.h>
Public Member Functions | |
OdGiImageBGRA32 () | |
OdGiImageBGRA32 (OdUInt32 imageWidth, OdUInt32 imageHeight, OdGiPixelBGRA32 *imageData) | |
OdGiPixelBGRA32 * | image () const |
OdUInt32 | width () const |
OdUInt32 | height () const |
void | setImage (OdUInt32 imageWidth, OdUInt32 imageHeight, OdGiPixelBGRA32 *imageData) |
This class defines image color parameters in RGB format, which stores an integer for red, green, and blue values, and includes a value for alpha-shading.
Corresponding C++ library: TD_Gi
<group OdGi_Classes>
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |