XMPRegionArea

data class XMPRegionArea(val xPos: Double, val yPos: Double, val width: Double, val height: Double)

As used in XMP-mwg-rs

Constructors

Link copied to clipboard
constructor(xPos: Double, yPos: Double, width: Double, height: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard