Smile emoji using graphics in Java using Applet
- Get link
- X
- Other Apps
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
public class Smile extends Applet
{
public void paint(Graphics g)
{
setBackground(Color.BLACK);
g.setColor(Color.YELLOW);
g.fillOval(30,50,100, 100);
g.setColor(Color.BLACK);
g.fillOval(55,75,10, 10);
g.fillOval(95,75,10, 10);
g.drawArc(60, 85, 40,40,-30,-120);
}
}
/*
<applet code="Smile.class" width="200" height="200"> </applet>
*/
OUTPUT:
- Get link
- X
- Other Apps
Comments
Popular posts from this blog
Download and install MATLAB R2017a in Ubuntu 18.04 | Linux Free | Cracked
Smile emoji using graphics
#include<graphics.h> void BoundaryFill_4_Connected(int,int,int,int); using namespace std; main() { int gd = DETECT, gm; char path[] =""; initgraph(&gd, &gm, path); circle(200,200,100); circle(240,160,13); circle(160,160,13); ellipse(200, 250, 0, 360, 25, 10); BoundaryFill_4_Connected( 200, 200, YELLOW, WHITE); BoundaryFill_4_Connected( 240, 160, CYAN, WHITE); BoundaryFill_4_Connected( 160, 160, CYAN, WHITE); BoundaryFill_4_Connected( 200, 250, RED, WHITE); getch(); closegraph(); return 0; } void BoundaryFill_4_Connected(int x,int y,int f_color,int b_color) { int current = getpixel(x,y); if(current != b_color && current != f_color) { putpixel(x,y,f_color); Boun...

how we could make different emojisss
ReplyDeleteFirst select the emoji you want to draw. Then after go in the details of that emoji and find out all the elementary geometric shapes that are used to build it. And then start drawing.
ReplyDeleteSmile Emoji Using Graphics In Java Using Applet >>>>> Download Now
ReplyDelete>>>>> Download Full
Smile Emoji Using Graphics In Java Using Applet >>>>> Download LINK
>>>>> Download Now
Smile Emoji Using Graphics In Java Using Applet >>>>> Download Full
>>>>> Download LINK 8v