Home
last modified time | relevance | path

Searched defs:numColors (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/imageio/plugins/png/
H A DShortPaletteTest.java58 throw new RuntimeException("Unexpected exception was thrown."
72 colors,
74 false); in ShortHistogramTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/imageio/plugins/png/
H A DShortHistogramTest.java58 int numColors = 15; in main() local
72 int numColors; field in ShortHistogramTest
74 public ShortHistogramTest(int numColors) { in ShortHistogramTest()
199 protected BufferedImage createTestImage(int numColors) { in createTestImage()
220 protected IndexColorModel createTestICM(int numColors) { in createTestICM()
231 protected static int getNumBits(int numColors) { in getNumBits()
248 protected static int[] createTestPalette(int numColors) { in createTestPalette()
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/tags/
H A Dpictureframe.h52 ImageProperties(uint width, uint height, uint depth, uint numColors, in ImageProperties()
94 int numColors() const { return m_numColors; } in numColors() function
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/tags/
H A Dpictureframe.h52 ImageProperties(uint width, uint height, uint depth, uint numColors, in ImageProperties()
94 int numColors() const { return m_numColors; } in numColors() function
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DTensorProductPatch.h63 int numColors (int edgeflag) const {return edgeflag == 0 ? 4 : 2;} in numColors() function
92 int numColors (int edgeflag) const {return edgeflag == 0 ? 4 : 2;} in numColors() function
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/flac/
H A Dflacpicture.cpp49 int numColors; member in FLAC::Picture::PicturePrivate
198 int FLAC::Picture::numColors() const in numColors() function in FLAC::Picture
203 void FLAC::Picture::setNumColors(int numColors) in setNumColors()
/dports/audio/taglib/taglib-1.12/taglib/flac/
H A Dflacpicture.cpp49 int numColors; member in FLAC::Picture::PicturePrivate
198 int FLAC::Picture::numColors() const in numColors() function in FLAC::Picture
203 void FLAC::Picture::setNumColors(int numColors) in setNumColors()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/flac/
H A Dflacpicture.cpp49 int numColors; member in FLAC::Picture::PicturePrivate
198 int FLAC::Picture::numColors() const in numColors() function in FLAC::Picture
203 void FLAC::Picture::setNumColors(int numColors) in setNumColors()
/dports/www/firefox-legacy/firefox-52.8.0esr/image/decoders/
H A DnsICODecoder.cpp35 uint16_t numColors = 0; in GetNumColors() local
379 uint16_t numColors = GetNumColors(); in ReadBIH() local
411 uint16_t numColors = GetNumColors(); in ReadBIH() local
445 uint16_t numColors = GetNumColors(); in PrepareForMask() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/test/
H A DCheckerboardOpImage.java31 private int numColors; field in CheckerboardOpImage
40 int numColors) { in CheckerboardOpImage()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpamtodjvurle.c92 unsigned int numColors; in computeColorMap() local
124 unsigned int const numColors, in makeDjvurleHeader()
256 unsigned int numColors; /* Number of unique colors in the color map */ in main() local
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DColorPaletteContainer.h40 pp_uint8 numColors; member
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgSim/
H A DScalarsToColors.cpp23 float ScalarsToColors::getMax() const in setNumColors()
24 { in setNumColors()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A Dget_colors_property.c35 int numColors = 0; in get_colors_property() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/
H A DOS2BMPFileFormat.java116 int numColors = 1 << bitCount; in loadPalette() local
130 PaletteData paletteFromBytes(byte[] bytes, int numColors) { in paletteFromBytes()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/image/
H A DOS2BMPFileFormat.java116 int numColors = 1 << bitCount; in loadPalette() local
130 PaletteData paletteFromBytes(byte[] bytes, int numColors) { in paletteFromBytes()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dpalette.cpp48 int numColors; ///< number of colors in "hRGBarray" member
231 void UpdateDACqueueHandle(int posInDAC, int numColors, SCNHANDLE hPalette) { in UpdateDACqueueHandle()
255 void UpdateDACqueue(int posInDAC, int numColors, COLORREF *pColors) { in UpdateDACqueue()
559 int32 numColors = FROM_32(pPal->numColors); in CreateTranslucentPalette() local

12345678910>>...28