ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearPixel Class |
This class encapsulates an image pixel and represents the color store for each channel value.
For simplicity, com.accusoft.imagegear.processing.ImGearPixelateFillMethod does not contain any information about channels depths and color space. Therefore pixels that are identical in structure ( ImGearPixel
constructor parameters) may belong to images with significantly different channels, structure and color space.
public sealed class ImGearPixel extends Object |
java.lang.Object
com.accusoft.imagegear.core.ImGearPixel