Skip to content

MethodError: no method matching coloralpha(::Type{RGB24}) #500

@guo-yong-zhi

Description

@guo-yong-zhi

coloralpha(ARGB(1,1,1,1)) is ok,
but coloralpha(ARGB32(1,1,1,1)) has error:

MethodError: no method matching coloralpha(::Type{RGB24})
Closest candidates are:
coloralpha(::C) where C<:TransparentColor at C:\Users\momos.julia\packages\ColorTypes\7OlxI\src\conversions.jl:140
coloralpha(::C, ::Any) where C<:TransparentColor at C:\Users\momos.julia\packages\ColorTypes\7OlxI\src\conversions.jl:141
coloralpha(::C) where C<:Color at C:\Users\momos.julia\packages\ColorTypes\7OlxI\src\conversions.jl:138

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions