預設重新取樣模式。 指定用於縮放影像資料的預設重採樣和插值屬性。
在要求中未指定resMode=
時使用。
列舉。 為bilin
設為2,為bicub
設為3,為sharp2
內插模式設為4(有關詳細資訊,請參閱 [resMode=](/docs/dynamic-media-developer-resources/image-serving-api/image-serving-api/attributes/r-is-cat-resmode.html?lang=zh-Hant#reference-609095ef568743a086f28d87c54dafa2)
)。 sharp
(1)已過時。請改用sharp2
(4)以獲得最佳結果。
如果未定義或為空,則從default::ResMode
繼承。