Concept Framework 2.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: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |