vpype_viewer.QtViewer.PaintDeviceMetric

class PaintDeviceMetric(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Methods

Attributes

Methods

PaintDeviceMetric._missing_()

Attributes

PaintDeviceMetric.PdmWidth = 1
PaintDeviceMetric.PdmHeight = 2
PaintDeviceMetric.PdmWidthMM = 3
PaintDeviceMetric.PdmHeightMM = 4
PaintDeviceMetric.PdmNumColors = 5
PaintDeviceMetric.PdmDepth = 6
PaintDeviceMetric.PdmDpiX = 7
PaintDeviceMetric.PdmDpiY = 8
PaintDeviceMetric.PdmPhysicalDpiX = 9
PaintDeviceMetric.PdmPhysicalDpiY = 10
PaintDeviceMetric.PdmDevicePixelRatio = 11
PaintDeviceMetric.PdmDevicePixelRatioScaled = 12