Home
last modified time | relevance | path

Searched refs:colortype (Results 151 – 175 of 674) sorted by relevance

12345678910>>...27

/dports/emulators/citra-qt5/citra-ac98458e0/externals/lodepng/lodepng/examples/
H A Dexample_encode_type.cpp64 state.info_raw.colortype = LCT_RGBA; in main()
67 state.info_png.color.colortype = LCT_RGBA; in main()
H A Dexample_4bit_palette.cpp71 …state.info_png.color.colortype = LCT_PALETTE; //if you comment this line, and create the above pal… in main()
73 state.info_raw.colortype = LCT_PALETTE; in main()
/dports/sysutils/vivid/vivid-0.7.0/src/
H A Dcolor.rs51 pub fn get_style(&self, colortype: ColorType, colormode: ColorMode) -> String { in get_style()
56 ctype = colortype.get_code(), in get_style()
63 ctype = colortype.get_code(), in get_style()
/dports/devel/love10/love-0.10.2/src/modules/image/magpie/
H A DPNGHandler.cpp158 state.info_raw.colortype = LCT_RGBA; in decode()
188 state.info_raw.colortype = LCT_RGBA; in encode()
192 state.info_png.color.colortype = LCT_RGBA; in encode()
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dstringlegend.c45 Type type, colortype; in m_Legend() local
107 if (!DXGetArrayInfo((Array)color_list, &numcolors, &colortype, &category, in m_Legend()
129 if (!DXGetArrayInfo(color_list, &numcolors, &colortype, &category, in m_Legend()
241 if (colortype==TYPE_FLOAT) in m_Legend()
243 else if (colortype==TYPE_INT) in m_Legend()
245 else if (colortype!=TYPE_STRING) { in m_Legend()
277 switch (colortype) { in m_Legend()
/dports/graphics/cimg/CImg-v.2.9.7/plugins/
H A Djpeg_buffer.h304 J_COLOR_SPACE colortype=JCS_RGB; variable
311 colortype = JCS_GRAYSCALE;
322 colortype = JCS_RGB;
337 colortype = JCS_CMYK;
356 cinfo.in_color_space = colortype;
/dports/graphics/gmic-qt/CImg-v.2.9.8/plugins/
H A Djpeg_buffer.h304 J_COLOR_SPACE colortype=JCS_RGB; variable
311 colortype = JCS_GRAYSCALE;
322 colortype = JCS_RGB;
337 colortype = JCS_CMYK;
356 cinfo.in_color_space = colortype;
/dports/graphics/viu/viu-1.1/cargo-crates/tiff-0.5.0/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
43 assert_eq!(decoder.colortype().unwrap(), expected_type); in test_image_color_type_unsupported()
143 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8)); in test_decode_data()
/dports/emulators/tiemu3/tiemu-3.03/src/gui/calc/
H A Dskinops.c134 fread(&si->colortype, 4, 1, fp); in skin_read_header_vti()
157 si->colortype = GUINT32_SWAP_LE_BE(si->colortype); in skin_read_header_vti()
245 fread(&si->colortype, 4, 1, fp); in skin_read_header_tiemu()
276 si->colortype = GUINT32_SWAP_LE_BE(si->colortype); in skin_read_header_tiemu()
/dports/emulators/citra/citra-ac98458e0/externals/lodepng/lodepng/
H A Dlodepng_unittest.cpp668 mode_in.colortype = colorType_in; in colorConvertTest()
670 mode_out.colortype = colorType_out; in colorConvertTest()
939 LodePNGColorType colortype; in testColorConvert2() member
959 mode_in.colortype = combos[i].colortype; in testColorConvert2()
963 mode_out.colortype = combos[i].colortype; in testColorConvert2()
1136 info.color.colortype = LCT_PALETTE; in createComplexPNG()
1322 info.color.colortype = state.info_raw.colortype = LCT_PALETTE; in testPaletteToPaletteConvert()
1967 ASSERT_EQUALS(colortype, state.info_png.color.colortype); in testAutoColorModel()
2448 state2.info_raw.colortype = LCT_RGBA; in testBkgdChunk()
2522 pal.colortype = LCT_PALETTE; in testBkgdChunk()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/lodepng/lodepng/
H A Dlodepng_unittest.cpp668 mode_in.colortype = colorType_in; in colorConvertTest()
670 mode_out.colortype = colorType_out; in colorConvertTest()
939 LodePNGColorType colortype; in testColorConvert2() member
959 mode_in.colortype = combos[i].colortype; in testColorConvert2()
963 mode_out.colortype = combos[i].colortype; in testColorConvert2()
1136 info.color.colortype = LCT_PALETTE; in createComplexPNG()
1322 info.color.colortype = state.info_raw.colortype = LCT_PALETTE; in testPaletteToPaletteConvert()
1967 ASSERT_EQUALS(colortype, state.info_png.color.colortype); in testAutoColorModel()
2448 state2.info_raw.colortype = LCT_RGBA; in testBkgdChunk()
2522 pal.colortype = LCT_PALETTE; in testBkgdChunk()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/tiff-0.6.1/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
45 assert_eq!(decoder.colortype().unwrap(), expected_type); in test_image_color_type_unsupported()
171 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8)); in test_decode_data()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/tiff-0.6.1/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
45 assert_eq!(decoder.colortype().unwrap(), expected_type); in test_image_color_type_unsupported()
171 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8)); in test_decode_data()
/dports/www/zola/zola-0.15.2/cargo-crates/tiff-0.6.1/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
45 assert_eq!(decoder.colortype().unwrap(), expected_type); in test_image_color_type_unsupported()
171 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8)); in test_decode_data()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tiff-0.6.1/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
45 assert_eq!(decoder.colortype().unwrap(), expected_type); in test_image_color_type_unsupported()
171 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8)); in test_decode_data()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tiff-0.6.1/tests/
H A Ddecode_images.rs17 assert_eq!(decoder.colortype().unwrap(), expected_type);
45 assert_eq!(decoder.colortype().unwrap(), expected_type);
171 assert_eq!(decoder.colortype().unwrap(), ColorType::RGB(8));
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddump_image.cpp387 colortype = new double*[ntypes+1]; in DumpImage()
442 delete [] colortype; in ~DumpImage()
725 color = colortype[itype]; in create_image()
773 color = colortype[type[j]]; in create_image()
814 color = colortype[type[j]]; in create_image()
847 color = colortype[itype]; in create_image()
939 color1 = colortype[type[atom1]]; in create_image()
940 color2 = colortype[type[atom2]]; in create_image()
1021 color = colortype[itype]; in create_image()
1028 color = colortype[itype]; in create_image()
[all …]
/dports/games/py-fife/fifengine-0.4.2/engine/core/video/
H A Dimage.cpp235 int32_t colortype; in saveAsPng() local
272 colortype = PNG_COLOR_TYPE_RGB; in saveAsPng()
274 colortype |= PNG_COLOR_TYPE_PALETTE; in saveAsPng()
277 colortype |= PNG_COLOR_TYPE_RGB_ALPHA; in saveAsPng()
281 png_set_IHDR(pngptr, infoptr, surface.w, surface.h, 8, colortype, in saveAsPng()
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dpnglib.cpp80 const int colortype = (surface->format->BitsPerPixel == 24) ? in PRAGMA48() local
83 png_set_IHDR(png_ptr, info_ptr, surface->w, surface->h, 8, colortype, in PRAGMA48()
/dports/emulators/citra/citra-ac98458e0/externals/lodepng/lodepng/examples/
H A Dexample_4bit_palette.cpp71 …state.info_png.color.colortype = LCT_PALETTE; //if you comment this line, and create the above pal… in main()
73 state.info_raw.colortype = LCT_PALETTE; in main()
/dports/graphics/libjxl/libjxl-0.6.1/third_party/lodepng/examples/
H A Dexample_4bit_palette.cpp71 …state.info_png.color.colortype = LCT_PALETTE; //if you comment this line, and create the above pal… in main()
73 state.info_raw.colortype = LCT_PALETTE; in main()
/dports/editors/nano/nano-5.9/src/
H A Ddefinitions.h362 typedef struct colortype { struct
377 struct colortype *next; argument
379 } colortype; typedef
424 colortype *color;
/dports/math/R/R-4.1.2/src/library/grDevices/R/unix/
H A Dpng.R75 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
112 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
153 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
188 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/unix/
H A Dpng.R75 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
112 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
153 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
188 d$colortype, d$maxcubesize, bg, bg, d$fonts, res,
/dports/devel/love/love-11.3/src/modules/image/magpie/
H A DPNGHandler.cpp167 state.info_raw.colortype = LCT_RGBA; in decode()
211 state.info_raw.colortype = LCT_RGBA; in encode()
214 state.info_png.color.colortype = LCT_RGBA; in encode()

12345678910>>...27