channels property

int get channels

Implementation

int get channels => (value >> CV_CN_SHIFT) + 1;