pls look at my fursona shes rlly dumb
(🎨 - me, @/Starvana5255, @/figvel)

3 21

「コーラル」つまり「珊瑚色」は黄色混じりのピンク。RGBで言うと(255, 127, 80)。キュアコーラルさんの衣装で言うとリボンの色が近い。

2 3

function setup(){for(createCanvas(400,400),i=0;i<35;i++){let a=random(400),n=random(400);fill(255,170,198),arc(a,n,50,50,radians(random(0,100)),radians(260),PIE),fill(185,229,153),arc(a,n,50,50,radians(random(200,300)),radians(320),PIE)}}function draw(){}

1 0

『ドラゴンボール』の一挙2話掲載は4回。

1990年 5号(255, 256)
1991年 3・4号(305, 306)
1992年 21・22号(371, 372)、36・37号(386, 番外編)

0 1

Modern Decorative Abstract Bronze Art Sculpture 18 Unwrapped with the full pack of textures and materials prepared for V-ray and Corona renderers.
Dimensions: 70 x 70 x H 255,4 cm

https://t.co/3BzcMSx340

12 81

Si en algún trámite os piden el no está de mas añadirle una marca de agua, en es fácil con ImageMagick:

$ convert -density 150 -fill "rgba(255,0,0,0.25)" -gravity Center -pointsize 80 -draw "rotate -45 text 0,0 'COPIA'" dni.jpeg dni-final.jpg

97 225

🍬 Travellings Majin Buu 🍬

Dragon Ball Z EP 255, 267, 271 & 277

179 1656

New PVDcast is up & ready to be heard! On episode I'm joined by 2 filmmakers - Stacey Toy from 100 Acres of Hell & Richard Burgin from FANG! Hear all about their journey into world! Go to https://t.co/UWfggDWsmy or wherever podcasts are found to hear episode!

1 1

画像はPsですが同じことはクリスタでもできます
手順は
①一番上に「通過」のレイヤーセットを作る
②ピックアップしたい色(この場合は白[255,255,255])のベタレイヤーを作り「差の絶対値」で置く
こんな絵になります 白の部分が[0,0,0]になります

0 0

Some fun facts about SNN:

- The wiki currently has over 16000 pages
- Over 2,255,000 edits have been made
- The first user to join SNN, besides the founder, was Almafeta
- The first file uploaded to the wiki was Advance3 sonic.png

1 29

使い方は先程のURLから
DeepCreamPy_2.2.0-beta_win64.zip
の解凍後decensor_input_originalに元画像(PNG限定)decensor_inputに消したい箇所を(0,255,0)で塗った元画像を同じ名前でおいてmain.exeを起動後処理を選びます。しばらくまつとdecensor_outputに出力されます
黒月しおりさんの画像だとこんな

0 1

float t,r,T;
void setup(){size(720,720);noStroke();colorMode(HSB);}
void draw(){
clear();
t+=.003;
for(r=0;r<TAU*9;r+=.2){
fill(r*r%255,99,255,T=tan(r+t)*99);
arc(cos(2*r+t)*r*9+90+T,sin(9*r+t)*r*9+360+T,r,r*8,r,r+PI/2);
}
copy(0,0,360,720,720,0,-360,720);
}

3 24

This week in Navy Dnd-
This week is brought to you by the Navy's own ! Pick up the phone, and text someone. You don't have to be a Healer to be a healer.
We're all a family.
Military Crisis Lifeline: 1-800-273-8255, press 1

3 8

The first thing I wanna show off is this promotional poster I made.
Throughout the entire series, from scene transition cards to text outlines and video thumbnails, I've consistently stylized everything with a specific color. This color's RGB value is 255, 100, 100.

0 5

pixivの透過に加えてGBも用意した~。
GB作るの初めてだけどR:0,G:255,B:0で良いのかな?
あとレイヤーの表示非表示を間違えてたのも修正…

0 5

float x,y,d,r,O;
size(720,720);
rectMode(CENTER);
colorMode(HSB);
noStroke();
for(y=-30;y<780;y+=50){
for(x=-30;x<780;x+=50){
for(d=99;d>0;d--){
fill((x*y)%255,d*2,255-d*2);
square(x+cos(r=noise(x,y)*TAU*9)*(O=11-d/9),y+sin(r)*O,d/2);
}
}
}

2 13

size(720,720);
noStroke();
clear();
for(float r=TAU*9;r>0;r-=.01){
fill(cos(r*28)*99+128,sin(r*r)*255,99,sin(r*7)*160+64+r*2);
push();
translate(cos(r)*r*9+360,sin(r)*r*9+360);
rotate(r+(r%.4-.2)*4);
ellipse(sin(r*r)*9,0,40+r*2,r/9);
pop();
}

6 42

これYoutubeの広告に出てきた洗顔料CMのキャプチャなんだけど、右の登場人物は韓国のモデル系男子という設定とはいえ、さすがにRGB(255,255,255)は白すぎると思う。

0 0

DOTween全然うまく使えてませんけどこれで白点滅できます。
言いたかったことは、
new Color(255, 255, 255)
を指定すると真っ白になるんですよねってことです。

0 0

terminal.exe 255,2 (32x32x4)

4 18