Synopsis
HxImageRep HxArg(HxImageRep img)
Input
HxImageRep img
Return value
HxImageRep
Description
The function HxArg takes the argument of each pixel value. The input image should be a complex value image, i.e. a vec2 image. The argument is the counterclockwise angle from the positive real axis. When the complex number x+iy is represented by (x,y) then for the argument a holds that The resulting image is scalar.
Remarks
See also
Keywords
Unary, Complex, Arithmetic,