Searched refs:hasChannel (Results 1 – 4 of 4) sorted by relevance
99 public boolean hasChannel() { in hasChannel() method in GetChannelResponse168 result = result && (hasChannel() == other.hasChannel()); in equals()169 if (hasChannel()) { in equals()184 if (hasChannel()) { in hashCode()391 if (other.hasChannel()) { in mergeFrom()432 public boolean hasChannel() { in hasChannel() method in GetChannelResponse.Builder
18 boolean hasChannel(); in hasChannel() method
287 bool hasChannel(const PixelChannel channel) const;
974 bool Magick::Image::hasChannel(const PixelChannel channel) const in hasChannel() function in Magick::Image