haXe API Documentation
Back | Index
extern class js.html.CSSFilterValue
extends CSSValueList
Available in js
var operationType(default,null) : Int
static inline var CSS_FILTER_BLUR : Int
static inline var CSS_FILTER_BRIGHTNESS : Int
static inline var CSS_FILTER_CONTRAST : Int
static inline var CSS_FILTER_CUSTOM : Int
static inline var CSS_FILTER_DROP_SHADOW : Int
static inline var CSS_FILTER_GRAYSCALE : Int
static inline var CSS_FILTER_HUE_ROTATE : Int
static inline var CSS_FILTER_INVERT : Int
static inline var CSS_FILTER_OPACITY : Int
static inline var CSS_FILTER_REFERENCE : Int
static inline var CSS_FILTER_SATURATE : Int
static inline var CSS_FILTER_SEPIA : Int
Back | Index