Function = from qttools
Brief description
=(pixel:QtPixelRef,value:QRgb):void
Sets a pixel value at a given image position More ...
Function information
Name: | = |
Base: | operator |
Group: | Qt plugins:Image plugins |
Icon: | qtimage.png |
Color: | darkGreen |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Sets a pixel value at a given image position
Input parameters
-
pixel:
QtPixelRef
- Reference to a pixel
-
value:
QRgb
- RGB-value
Return values
-
Default return value:
void