Re: ponedeljak
Nasla sam.
// Create a Bitmap object from an image file.
Bimap myBitmap = new Bitmap("Grapes.jpg");
// Get the color of a pixel within myBitmap.
Color pixelColor = myBitmap.GetPixel(50, 50);
// Create a Bitmap object from an image file.
Bimap myBitmap = new Bitmap("Grapes.jpg");
// Get the color of a pixel within myBitmap.
Color pixelColor = myBitmap.GetPixel(50, 50);
- References:
- ponedeljak
- From: "Savic Andjelija" <andjas@EUnet.yu>
- ponedeljak
Previous by date: ponedeljak
Next by date: 31.12.
Previous by thread: ponedeljak Next by thread: 31.12.
Previous by thread: ponedeljak Next by thread: 31.12.