Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Extension Classes
>
ExServices Classes
>
OdExGiRasterImage Class
>
OdExGiRasterImage Methods
>
OdExGiRasterImage::setPalColorAt Method
OdExGiRasterImage::setPalColorAt Method
Syntax
C++
void
setPalColorAt
(
OdUInt32
paletteIndex
,
OdUInt8
blue
,
OdUInt8
green
,
OdUInt8
red
,
OdUInt8
alpha
= 0);
Description
Sets the specified color in the palette of this RasterImage object.
Parameters
Parameters
Description
paletteIndex
[in] Color number.
blue
[in] Blue component.
green
[in] Green component.
red
[in] Red component.
alpha
[in] Alpha component.
Links
OdExGiRasterImage Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!