Evision
v0.2.16
Pages
Modules
Mix
Tasks
Search documentation of Evision
Settings
View Source
Evision.ImwritePNGFilterFlags
(Evision v0.2.16)
Summary
Enumerator
cv_IMWRITE_PNG_ALL_FILTERS()
cv_IMWRITE_PNG_FAST_FILTERS()
cv_IMWRITE_PNG_FILTER_AVG()
cv_IMWRITE_PNG_FILTER_NONE()
cv_IMWRITE_PNG_FILTER_PAETH()
cv_IMWRITE_PNG_FILTER_SUB()
cv_IMWRITE_PNG_FILTER_UP()
Types
enum()
Enumerator
Link to this function
cv_IMWRITE_PNG_ALL_FILTERS()
View Source
Link to this function
cv_IMWRITE_PNG_FAST_FILTERS()
View Source
Link to this function
cv_IMWRITE_PNG_FILTER_AVG()
View Source
Link to this function
cv_IMWRITE_PNG_FILTER_NONE()
View Source
Link to this function
cv_IMWRITE_PNG_FILTER_PAETH()
View Source
Link to this function
cv_IMWRITE_PNG_FILTER_SUB()
View Source
Link to this function
cv_IMWRITE_PNG_FILTER_UP()
View Source
Types
Link to this type
enum()
View Source
@type
enum() ::
integer
()