ImageGear for Java
ImGearPixel Class
Members  
Encapsulates all attributes and operations for an image pixel.

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.

Syntax
public sealed class ImGearPixel 
    extends Object 
Inheritance Hierarchy

java.lang.Object
   com.accusoft.imagegear.core.ImGearPixel

See Also

Reference

ImGearPixel Members
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback