Skip to content

Commit c347fb9

Browse files
authored
Use Base's convert, avoid method conflict with latest ImageMagick build
1 parent 311524d commit c347fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ImageMagick.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ using InteractiveUtils: subtypes
55
using ImageCore
66
using Libdl
77
using ImageMagick_jll
8+
using Base: convert
89

910
Color1{T} = Color{T,1}
1011
Color2{T,C<:Color1} = TransparentColor{C,T,2}

0 commit comments

Comments
 (0)