[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.InvWTAdapter.ImgULX

ImgULX Property

ImgULX

Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.

       <p>This default implementation returns the value of the source at the
       current reconstruction resolution level.</p>
Declaration
public virtual int ImgULX { get; }
Property Value
Type Description
int

The horizontal coordinate of the image origin in the canvas system, on the reference grid.

Implements