代码搜索:Gradients
找到约 319 项符合「Gradients」的源代码
代码结果 319
www.eeworm.com/read/429481/8806340
cnt skinseg.cnt
:Base skinseg.hlp
:Title skinseg help
1 Segmentation Parameters
2 Image Smoothing=IMAGE_SMOOTHING@skinseg.hlp
2 Percentage of Highest Gradient Edges=HIGHEST_GRADIENTS@skinseg.hlp
2 Minimum Region
www.eeworm.com/read/122453/14689487
c get.c
#include "swfdec_internal.h"
void get_art_color_transform(bits_t *bits, double mult[4], double add[4])
{
int has_add;
int has_mult;
int n_bits;
syncbits(bits);
has_add = getbit(bits);
has_mu