ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessing Class : tabulateHistogram Method |
This method tabulates histograms for all image channels.
This method supports images with channel depths ranging from 2 to 16.
com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearChannelRange
public static void tabulateHistogram( ImGearRasterPage page, int[][] histogram, ImGearChannelRange channels ) |
This method tabulates histograms for all image channels.
This method supports images with channel depths ranging from 2 to 16.
com.accusoft.imagegear.core.ImGearRasterPagecom.accusoft.imagegear.core.ImGearChannelRange