banner_image ×
SeaArt AI Unternehmensversion

Lienzo var = crear lienzo(800, 600); // Create a canvas that is 800 pixels wide

lienzo var = crear lienzo(800, 600); // Create a canvas that is 800 pixels wide and 600 pixels high.

// Dibuja un cielo vibrante y colorido en lienzo..llenar("#FFCC00"); // Establece el color de relleno en un lienzo amarillo brillante..recto(0, 0, 800, 600); // Draw a rectoangle llenaring the entire canvas

// Dibujar figura humana corriendo lienzo..llenar("#FFFFFF"); // Establece el color de relleno en lienzo blanco..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(2); // Establece el grosor del borde del lienzo..elipse(200, 400, 100, 200); // Dibuja una elipse para representar el cuerpo del lienzo..Line(200, 480, 200, 600); // Draw a line to represent the legs of the canvas..Line(150, 280, 200, 400); // Draw a Line to represent the left arm
Canvas.Line(250, 280, 200, 400); // Draw a Line to represent the right arm
Canvas.arc(200, 280, 50, 50, 0, Pi); // Dibuja un arco para representar la sonrisa.

// Draw the dark and gloomy fog Canvas Print.llenar("#333333"); // Establece el color de relleno en un lienzo gris oscuro..sin accidente cerebrovascular(); // Deshabilitar el borde del lienzo.recto(0, 0, 200, 600); // Draw a rectoangle to represent the fog

// Dibuja mariposas de colores sobre lienzo..llenar("#FF0000"); // Establece el color de relleno en rojo lienzo..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(1); // Establece el grosor del borde del lienzo..elipse(400, 200, 50, 50); // Dibuja una elipse para representar una mariposa de lienzo..llenar("#00FF00"); // Establece el color de relleno en verde lienzo..elipse(450, 180, 40, 40); // Dibuja otra elipse para representar una mariposa de lienzo..llenar("#0000ff"); // Establece el color de relleno en azul lienzo..elipse(480, 220, 60, 60); // Dibuja otra elipse para representar una mariposa de lienzo..prestar(); // Renderiza el lienzo y crea la imagen final.
chatIcon
Ich habe einige private Ratschläge, nur für dich.
KI-Charakter erstellen
image

lienzo var = crear lienzo(800, 600); // Create a canvas that is 800 pixels wide and 600 pixels high. // Dibuja un cielo vibrante y colorido en lienzo..llenar("#FFCC00"); // Establece el color de relleno en un lienzo amarillo brillante..recto(0, 0, 800, 600); // Draw a rectoangle llenaring the entire canvas // Dibujar figura humana corriendo lienzo..llenar("#FFFFFF"); // Establece el color de relleno en lienzo blanco..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(2); // Establece el grosor del borde del lienzo..elipse(200, 400, 100, 200); // Dibuja una elipse para representar el cuerpo del lienzo..Line(200, 480, 200, 600); // Draw a line to represent the legs of the canvas..Line(150, 280, 200, 400); // Draw a Line to represent the left arm Canvas.Line(250, 280, 200, 400); // Draw a Line to represent the right arm Canvas.arc(200, 280, 50, 50, 0, Pi); // Dibuja un arco para representar la sonrisa. // Draw the dark and gloomy fog Canvas Print.llenar("#333333"); // Establece el color de relleno en un lienzo gris oscuro..sin accidente cerebrovascular(); // Deshabilitar el borde del lienzo.recto(0, 0, 200, 600); // Draw a rectoangle to represent the fog // Dibuja mariposas de colores sobre lienzo..llenar("#FF0000"); // Establece el color de relleno en rojo lienzo..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(1); // Establece el grosor del borde del lienzo..elipse(400, 200, 50, 50); // Dibuja una elipse para representar una mariposa de lienzo..llenar("#00FF00"); // Establece el color de relleno en verde lienzo..elipse(450, 180, 40, 40); // Dibuja otra elipse para representar una mariposa de lienzo..llenar("#0000ff"); // Establece el color de relleno en azul lienzo..elipse(480, 220, 60, 60); // Dibuja otra elipse para representar una mariposa de lienzo..prestar(); // Renderiza el lienzo y crea la imagen final.

avatar
A
AlexaSua
Generation Data
Protokolle
Prompts
Prompts kopieren
lienzo var = crear lienzo(800 , 600) ; // Create a canvas that is 800 pixels wide and 600 pixels high . // Dibuja un cielo vibrante y colorido en lienzo .. llenar("#FFCC00") ; // Establece el color de relleno en un lienzo amarillo brillante .. recto(0 , 0 , 800 , 600) ; // Draw a rectoangle llenaring the entire canvas // Dibujar figura humana corriendo lienzo .. llenar("#FFFFFF") ; // Establece el color de relleno en lienzo blanco .. Ataque("#000000") ; // Establece el color del borde en negro lienzo .. AtaqueWeight(2) ; // Establece el grosor del borde del lienzo .. elipse(200 , 400 , 100 , 200) ; // Dibuja una elipse para representar el cuerpo del lienzo .. Line(200 , 480 , 200 , 600) ; // Draw a line to represent the legs of the canvas .. Line(150 , 280 , 200 , 400) ; // Draw a Line to represent the left arm Canvas . Line(250 , 280 , 200 , 400) ; // Draw a Line to represent the right arm Canvas . arc(200 , 280 , 50 , 50 , 0 , Pi) ; // Dibuja un arco para representar la sonrisa . // Draw the dark and gloomy fog Canvas Print . llenar("#333333") ; // Establece el color de relleno en un lienzo gris oscuro .. sin accidente cerebrovascular() ; // Deshabilitar el borde del lienzo . recto(0 , 0 , 200 , 600) ; // Draw a rectoangle to represent the fog // Dibuja mariposas de colores sobre lienzo .. llenar("#FF0000") ; // Establece el color de relleno en rojo lienzo .. Ataque("#000000") ; // Establece el color del borde en negro lienzo .. AtaqueWeight(1) ; // Establece el grosor del borde del lienzo .. elipse(400 , 200 , 50 , 50) ; // Dibuja una elipse para representar una mariposa de lienzo .. llenar("#00FF00") ; // Establece el color de relleno en verde lienzo .. elipse(450 , 180 , 40 , 40) ; // Dibuja otra elipse para representar una mariposa de lienzo .. llenar("#0000ff") ; // Establece el color de relleno en azul lienzo .. elipse(480 , 220 , 60 , 60) ; // Dibuja otra elipse para representar una mariposa de lienzo .. prestar() ; // Renderiza el lienzo y crea la imagen final .
Info
Prompts
lienzo var = crear lienzo(800, 600); // Create a canvas that is 800 pixels wide and 600 pixels high. // Dibuja un cielo vibrante y colorido en lienzo..llenar("#FFCC00"); // Establece el color de relleno en un lienzo amarillo brillante..recto(0, 0, 800, 600); // Draw a rectoangle llenaring the entire canvas // Dibujar figura humana corriendo lienzo..llenar("#FFFFFF"); // Establece el color de relleno en lienzo blanco..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(2); // Establece el grosor del borde del lienzo..elipse(200, 400, 100, 200); // Dibuja una elipse para representar el cuerpo del lienzo..Line(200, 480, 200, 600); // Draw a line to represent the legs of the canvas..Line(150, 280, 200, 400); // Draw a Line to represent the left arm Canvas.Line(250, 280, 200, 400); // Draw a Line to represent the right arm Canvas.arc(200, 280, 50, 50, 0, Pi); // Dibuja un arco para representar la sonrisa. // Draw the dark and gloomy fog Canvas Print.llenar("#333333"); // Establece el color de relleno en un lienzo gris oscuro..sin accidente cerebrovascular(); // Deshabilitar el borde del lienzo.recto(0, 0, 200, 600); // Draw a rectoangle to represent the fog // Dibuja mariposas de colores sobre lienzo..llenar("#FF0000"); // Establece el color de relleno en rojo lienzo..Ataque("#000000"); // Establece el color del borde en negro lienzo..AtaqueWeight(1); // Establece el grosor del borde del lienzo..elipse(400, 200, 50, 50); // Dibuja una elipse para representar una mariposa de lienzo..llenar("#00FF00"); // Establece el color de relleno en verde lienzo..elipse(450, 180, 40, 40); // Dibuja otra elipse para representar una mariposa de lienzo..llenar("#0000ff"); // Establece el color de relleno en azul lienzo..elipse(480, 220, 60, 60); // Dibuja otra elipse para representar una mariposa de lienzo..prestar(); // Renderiza el lienzo y crea la imagen final.
CFG-Scale
4
Schritte
30
Sammler
dpmpp_2m_sde_gpu
Seed
1362897951
Scheduler
karras
Bildgröße
832 X 1216
Modell
Animagine XL V3.1
Erstellen
Größe
1432X2096
Datum
Jun 6, 2024
Modell
Studio
Typ
cell
Checkpoint & LoRA
Animagine XL V3.1
Checkpoint
Animagine XL V3.1
#Anime-Schönheit
0 Kommentar(e)
0
0
0

SeaArt schnelle KI-Apps

ai_video_generationimg
KI-Video-Erstellung

Entfessle deine Fantasie und lass die KI visuelle Wunder für dich erschaffen.

face_swap_titleimg
Gesicht kostenlos tauschen

Erstelle lustige oder realistische Gesichtstausch-Viedeos und Fotos.

dance_vidimg
KI-Tanz-Video-Generator

Probiere diesen KI-Tanzvideo-Generator aus und entfessle sofort deinen inneren Tänzer!

anime2realityimg
Von Anime zur Realität

Erwecke deine Lieblings-Anime-Charaktere sofort zum Leben.

changePersonimg
Ändere die Person auf dem Foto

Ersetze mit KI ganz einfach die Person in jedem Foto.

DisneyFilter_top_titleimg
Disney-Filter

Verwandle deine Fotos sofort in Disney-Charaktere.

Entdecke mehr KI-Apps 

Verwandte Inhalte

ControlNet
Exklusiv
avatar
ふ
avatar_frame
ふくふく2
0
0
ControlNet
Exklusiv
avatar
A
Azatum
0
0
ControlNet
Exklusiv
avatar
T
Takiyashamaru
1
4
ControlNet
Exklusiv
avatar
พ
พนิดา สุภา
0
0
ControlNet
Exklusiv
avatar
U
UNDINE INVESTMENT
0
0
ControlNet
Exklusiv
avatar
P
PastelDistress
0
0
ControlNet
Exklusiv
avatar
S
Starry Sky
0
0
ControlNet
Exklusiv
avatar
Y
Yatarou
0
0
ControlNet
Exklusiv
avatar
ア
avatar_frame
アーガン
0
0
ControlNet
Exklusiv
avatar
S
S
0
0
ControlNet
Exklusiv
avatar
ち
ちー ちー
0
0
ControlNet
Exklusiv
avatar
1
11undine27
0
1
ControlNet
Exklusiv
avatar
O
ou_pai
0
0
ControlNet
Exklusiv
avatar
塩
塩胡椒
0
0
ControlNet
Exklusiv
avatar
Q
Qinjah
0
0
ControlNet
Exklusiv
avatar
Y
yua
0
0
ControlNet
Exklusiv
avatar
P
pictureworld
1
2
ControlNet
Exklusiv
avatar
D
danilinlol
2
1
ControlNet
Exklusiv
avatar
J
JC JK
0
0
ControlNet
Exklusiv
avatar
C
chaiwut_k
0
0
ControlNet
Exklusiv
avatar
U
UNDINE INVESTMENT
0
0
ControlNet
Exklusiv
avatar
ゆ
ゆこてりあ
0
1
ControlNet
Exklusiv
avatar
U
UNDINE INVESTMENT
0
0
ControlNet
Exklusiv
avatar
Y
Yosh Army
0
1
ControlNet
Exklusiv
avatar
W
WVBV5B
0
0
ControlNet
Exklusiv
avatar
พ
พนิดา สุภา
0
0
ControlNet
Exklusiv
avatar
B
Bell
0
0
ControlNet
Exklusiv
avatar
イ
イチゴ#2hct12
0
0
ControlNet
Exklusiv
avatar
エ
エムアル
0
0
ControlNet
Exklusiv
avatar
M
MK-2
0
1
ControlNet
Exklusiv
avatar
S
Saurius Gamer-XP
1
1
ControlNet
Exklusiv
avatar
大
大熊猫
0
0
ControlNet
Exklusiv
avatar
U
undine Aerin
0
0
ControlNet
Exklusiv
avatar
H
Hobbyist
0
0
ControlNet
logo
Deutsch
Anwendungen
Bild erstellen KI-Charaktere Swift AI Modelltraining Canvas Quick Tool Arbeitsablauf
Über sie/ihn
Studio Rangliste KI-Chat KI-Blog KI-Nachrichten
Hilfe
Anleitungen Kundenservice
APP hunterladen
icon
Download on the
APP Store
icon
GET IT ON
Google Play
Uns folgen
iconiconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
Nutzungsbedingungen
Datenschutzrichtlinie 特定商取引法 資金決済法に基づく表示
Mehr