#include "HxImageRep.h"
Go to the source code of this file.
Functions | |
HxImageRep L_HXIMAGEREP | HxSetPartImage (HxImageRep im, int x1, int y1, int x2, int y2, HxValue val) |
SetPartImage. More... |
|
SetPartImage. The function replaces all pixels in rectange (x1,y1,x2,y2) with the given value "val". |