Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
FreeImage_SetPixelColor | version 1.0 | no |
boolean FreeImage_SetPixelColor(number dib, number x, number y, number red, number green, number blue) |
Set the pixel color of a 16-, 24- or 32-bit image at position (x, y), including range check (slow access). Parameter x is the pixel position in horizontal direction, and parameter y is the pixel position in vertical direction. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |