hasDepth property

bool hasDepth

Does the image have a depth channel?

Implementation

bool get hasDepth => depth != null;