The top left corner of the cropped image, specified in the original image's coordinate space.

Export

ImageOffsets

interface ImageOffsets {
    x: IntegerWithUnits;
    y: IntegerWithUnits;
}

Properties

x y

Properties

Memberof

ImageOffsets

Memberof

ImageOffsets