代码搜索:grayscale
找到约 528 项符合「grayscale」的源代码
代码结果 528
www.eeworm.com/read/240472/4573593
inverted grayscale
Antimatter
1229873778 80.000
1651275122 100.000
www.eeworm.com/read/289518/8546685
h grayscale.h
#include
#include
#include
#include
#include
extern void grayscale(long xlen,long ylen,double* source,
unsigned char* target);
www.eeworm.com/read/289518/8546729
cpp grayscale.cpp
/* This procedure is for adjusting the value into 0-255
source: duble array
target: char array
*/
#include "grayscale.h"
void grayscale(long xlen,long ylen,double* source,unsigned ch
www.eeworm.com/read/430638/8736746
cs grayscale.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Drawing;
using System.Drawing.Imaging;
namespace latihan1
{
class grayscale
{
byte threshold;
www.eeworm.com/read/286388/8766849
java grayscale.java
import java.awt.*;
import java.applet.*;
import java.awt.image.*;
/*
*/
public class grayscale extends
www.eeworm.com/read/286388/8766850
class grayscale.class
www.eeworm.com/read/348856/10863327
bmp grayscale.bmp
www.eeworm.com/read/441709/7666496
suo grayscale.suo
www.eeworm.com/read/441709/7666500
sln grayscale.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GrayScale", "GrayScale.csproj", "{DA36AF19-3BB7-4F05-B234-224ACFB0692D}"
ProjectSecti