Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
java.awt.image.IndexColorModel

Packages that use IndexColorModel
Package Description
java.awt.image Provides classes for creating and modifying images. 
 

Uses of IndexColorModel in java.awt.image
 

Methods in java.awt.image that return IndexColorModel
Modifier and Type Method and Description
 IndexColorModel RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
          Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
 

Methods in java.awt.image with parameters of type IndexColorModel
Modifier and Type Method and Description
 IndexColorModel RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
          Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
 

Constructors in java.awt.image with parameters of type IndexColorModel
Constructor and Description
BufferedImage(int width, int height, int imageType, IndexColorModel cm)
          Constructs a BufferedImage of one of the predefined image types: TYPE_BYTE_BINARY or TYPE_BYTE_INDEXED.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.