CA#1: Display image type using imfinfo structure and BitDept

Display image type: truecolor (24 bit), grayscale (8-bit) or binary (1-bit). Image type is tested by imfinfo structure and BitDepth field.

You are now following this Submission

% -- 24 bit truecolor image: BitDepth = 24:
% -- 8-bit grayscale image: BitDepth = 8:
% -- 1-bit grayscale image: BitDepth = 1:

Cite As

Maher Rajab (2026). CA#1: Display image type using imfinfo structure and BitDept (https://www.mathworks.com/matlabcentral/fileexchange/117270-ca-1-display-image-type-using-imfinfo-structure-and-bitdept), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.1.0

Count each type of image.

2.0.0

Digital Image Processing - Count images according to type.

1.0.0