ImageEn, unit ievision

TIEVisionImage.getChannels

TIEVisionImage.getChannels


Declaration

function getChannels(): int32_t; safecall;


Description

Returns the number of channels of current image.
When 1 the image is gray scale. When >=3 the image is a colored image (i.e. RGB).


See Also

 getChannelFormat