API Reference > imodeljs-frontend > Views > Viewport > getPixelDataNpcPoint getPixelDataNpcPoint Method Beta Get the point at the specified x and y location in the pixel buffer in npc coordinates getPixelDataNpcPoint(pixels: Pixel.Buffer, x: number, y: number, out?: Primitives.Point3d): Point3d | undefined Parameter Type Description pixels Pixel.Buffer x number y number out Primitives.Point3d Returns - Point3d | undefined Defined in core/frontend/src/Viewport.ts Line 2196 Last Updated: 13 June, 2024