@param blue
An array of blue values.
- @returns @true if the creation was successful, @false otherwise.
+ @return @true if the creation was successful, @false otherwise.
@see wxPalette()
*/
@param blue
Blue value.
- @returns The nearest palette index or @c wxNOT_FOUND for unexpected errors.
+ @return The nearest palette index or @c wxNOT_FOUND for unexpected errors.
@see GetRGB()
*/
@param blue
Receives the blue value.
- @returns @true if the operation was successful.
+ @return @true if the operation was successful.
@see GetPixel()
*/