Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Member Avatar for serkan sendur

i want to loop through each avaiable color in Color struct. Is that possible?

Member Avatar for Mauricio Feijo
0
1K
Member Avatar for qauaan

I want to Event Syncing on user's fan pages on their behalfs. For this first i confirmed that user has the admin rights for given page. I google but I can't figure out that how i checked that user has the admin rights for given page. Any one has idea??

0
67
Member Avatar for RAHUL JOSHI

Hi All, I am Working in C#.Net Technology (Window Based Application).My Problem is that ,I Want to display a Image in DataGridView cell.Iam able to display different Images In different cell of particular Column,But my problem is that Iam getting the image of a Exact Size.What I wan is to …

Member Avatar for Padma Prajapati
0
274
Member Avatar for Ramy Mahrous

Here's I wrote some code to say binding not means control and data from database, it may be class holds some data

Member Avatar for Ramy Mahrous
0
2K
Member Avatar for qauaan

I select Multiple images from file and show their thumbnails in the panel. here is code i write for this:: [CODE] //files is string type array Containing the image Location //left, top, picWidth, picHeight are int variables. foreach(string file in files) { Bitmap bit = new Bitmap(file); ratio = (double)bit.Width …

Member Avatar for sknake
0
314
Member Avatar for qauaan

I want to select the pictures (They are select during program is running) and show them on the form. for that i take a panel on the form and populate the panel with pictureboxes.i write the following code for that but it is very time consuming: [code=csharp] if(openDialoge1.ShowDialog() == DialogResult.OK) …

Member Avatar for qauaan
0
276
Member Avatar for qauaan

[B]ColrMatrix[/B] is fast way to change the image. but the color matrix apply on whole image. is there any way to apply color matrix only a part of image rather than whole image??

Member Avatar for ddanbe
0
83
Member Avatar for Al-Saeed

Hello, [B]What software(s) are people using to make videos?[/B] I am interested in making my own short documentaries, programs etc. with the intention of hosting a reduced quality format on my website. However I would like to also have a decent quality fit for broadcasting or DVD’s as well. Way …

Member Avatar for qauaan
0
169