Transform Output Custom Preset Filter Crop Rectangle
data class TransformOutputCustomPresetFilterCropRectangle(val height: String? = null, val left: String? = null, val top: String? = null, val width: String? = null)
Constructors
Link copied to clipboard
fun TransformOutputCustomPresetFilterCropRectangle(height: String? = null, left: String? = null, top: String? = null, width: String? = null)