API Reference > imodeljs-frontend > Rendering > Pixel Pixel Namespace Describes aspects of a pixel as read from a Viewport. Enumeration Name Description Pixel.GeometryType Describes the type of geometry that produced the Pixel.Data. Pixel.Planarity Describes the planarity of the foremost geometry which produced the pixel. Pixel.Selector Bit-mask by which callers of Viewport.readPixels specify which aspects are of interest. Class Name Description Pixel.Data Describes a single pixel within a Pixel.Buffer. Interface Name Description Pixel.Buffer A rectangular array of pixels as read from a Viewport's frame buffer. Type alias Name Description Pixel.Receiver Defined in core/frontend/src/render/Pixel.ts Line 17 Last Updated: 11 June, 2024