|
I am using vb.net
i just wanna ask if we can place a picture in a picture box in different places...
for example, we place a picture in the center of a picture box then we place another picture on the left side of the picture box. is it possible??
and...
Started by krizz on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But probably the best way to handle it would be to create your picture box.
Complicated to do.
|
|
I want to resize a picture to smaller size and create it as unrelated to original sized picture. Currently I try to email a picture I have resized smaller, but it still contains too many mg to be accepted on email because it is still tied into the original...
Started by alan hedrick on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Also you can reduce....
If you have photoshop, you can use the File => Save for Web option to reduce the size of the image considerably .
If it's a bmp and you save it as a png you could save a lot of space .
You could try saving it in a different format.
|
|
We have many Crystal Reports (8,11) files with picture fields. The image data is comming from BLOB fields in a temporary database.
The problem: The Crystal Reports designer is showing the image, which was in the database at the time the field was inserted...
Started by DR on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm not positive, but I think it keeps the initial picture so it can remember the dimensions.
|
Ask your Facebook Friends
|
Trying to blur a picture in Jython. What I have does run but does not return a blurred picture. I'm kinda at a loss of what is wrong with it.
FINAL (WORKING) CODE EDITED IN BELOW. THANKS FOR HELP GUYS!
def main():
pic= makePicture( pickAFile() ) show(...
Started by roger34 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The blurred picture change the last line in you main to
show( makeBlurredPicture(pic,blurAmount) ).
|
|
In my project, I have a list box. When I click an item on the listbox, I want the PNG image from a file (stored in Global Varible, GV.dir) into the Picture Box named picBox... this is what I have...
picBox.Image = Image.FromFile(GV.dir + lstFull.SelectedIndex...
Started by ArcanaForce0 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You probably....
I think you may want to use SelectedItem.ToString instead.
Using the .SelectedIndex property will just return the index number (as a string with the .ToString) .
You're missing a \ after "C:Files", and are your png's really named 0,1,2,3...etc .
|
|
We are currently setting up a conference/meeting/voting system. There is a PC (Call it CompA) whose secondary display is the public display which shows information,voting results, etc.
There is another PC (call it CompB) which a clerk sits at. I would...
Started by Neil on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
|
|
Is there a way to get the selected pictures in a picture library with the object model in SharePoint? It seems there is not a selected flag with each picture item in the library.
Started by albertg on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I would first ask when you want to select the pictures? There is a button on your library that triggers a postback? If yes, you can use javascript (or something smarter, jquery) to grab all selected IDs (the IDs should have to be visible in the....
|
|
I just got the HD Comcast tuner. The features list says that it supports picture in a picture, but it doesn't work for me....
Is it supposed to work? Does it work for any of you?
Thx
Started by midnight1111 on
, 20 posts
by 11 people.
Answer Snippets (Read the full thread at comcast):
What is required to do PIP? You need to use the tuner in the TV for the second picture, by splitting the cable to provide separate inputs to a set top box the TV tuner for that one.
picture in picture? I just installed a HD box.
|
|
Hi
How I can make Picture array ?
How to insert picture and how to see any picture in the Array ?
thank's in advance
Started by Gold on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to access images by index or ... .
Alternately you can create an array of Image or Bitmap objects .
Are you talking about Image List ?
Provides methods to manage a collection of Image objects
The Image List as suggested by @Shoban is also good .
|
|
Trapping Picture BC Canada ( picture Heavy) If trapping isnt for you .Please move on to the next thread
Its been quite awhile since I have posted a thread on my trapline activities
Just about winding down for the year almost finished up for the season...
Started by dboles on
, 12 posts
by 11 people.
Answer Snippets (Read the full thread at britishblades):
Re: Trapping Picture BC Canada ( picture Heavy) Wow! Lovely piece....
If you don't know where you are, at least look cool .
Re: Trapping Picture BC Canada ( picture Heavy) Stunning photos Dan'l, it's an amazing looking part cool.
|