Transform Output Custom Preset Codec Jpg Image Layer
data class TransformOutputCustomPresetCodecJpgImageLayer(val height: String? = null, val label: String? = null, val quality: Int? = null, val width: String? = null)
Constructors
Link copied to clipboard
fun TransformOutputCustomPresetCodecJpgImageLayer(height: String? = null, label: String? = null, quality: Int? = null, width: String? = null)