Module: ol/pixel

ol/pixel


import * as olPixel from 'ol/pixel';

Type Definitions

Pixel{Array.<number>}

包含两个元素的数组,表示一个像素。第一个元素是 x 坐标,第二个元素是 y 坐标。