Click here to Skip to main content
15,899,634 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Forms within an ASPX form Pin
asalyon12-Sep-05 12:17
asalyon12-Sep-05 12:17 
GeneralRe: Forms within an ASPX form Pin
Christian Graus12-Sep-05 12:30
protectorChristian Graus12-Sep-05 12:30 
QuestionMove mouse with code Pin
ecentinela10-Sep-05 6:16
ecentinela10-Sep-05 6:16 
AnswerRe: Move mouse with code Pin
MohammadAmiry11-Sep-05 6:23
MohammadAmiry11-Sep-05 6:23 
General[Msg Deleted] Pin
ecentinela11-Sep-05 7:14
ecentinela11-Sep-05 7:14 
GeneralRe: [Msg Deleted] Pin
rudy.net11-Sep-05 17:13
rudy.net11-Sep-05 17:13 
QuestionHow to embed a thumbnail into an image file? Pin
Kramer_198210-Sep-05 4:37
Kramer_198210-Sep-05 4:37 
AnswerRe: How to embed a thumbnail into an image file? Pin
Dave Kreskowiak10-Sep-05 9:11
mveDave Kreskowiak10-Sep-05 9:11 
Kramer_1982 wrote:
Most image files already have the embedded thumbnail

Really? Not in any documentation that I've seen on any image file formats.

Image.GetThumbnailImage() returns the thumbnail image of the Image object, not the image in the Image file. If there is no thumbnail generated for it yet, it will read the Image file generate the thumbnail image at the requested size, save it into the Image object, then return that to the caller.

The next time you request the thumbnail image, the cached version in the Image object will be returned to the caller. When you save the Image object back to a file, the thumbnail is not written to the file with it.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome


-- modified at 15:11 Saturday 10th September, 2005
GeneralRe: How to embed a thumbnail into an image file? Pin
Kramer_198210-Sep-05 9:40
Kramer_198210-Sep-05 9:40 
GeneralRe: How to embed a thumbnail into an image file? Pin
Dave Kreskowiak10-Sep-05 14:22
mveDave Kreskowiak10-Sep-05 14:22 
QuestionInstantiate an object to be able to pass it through a dialog call. Pin
macupryk10-Sep-05 0:40
macupryk10-Sep-05 0:40 
QuestionARRAYS FOR ASSIGNMENT Pin
DJSMA9-Sep-05 23:25
DJSMA9-Sep-05 23:25 
AnswerRe: ARRAYS FOR ASSIGNMENT Pin
Colin Angus Mackay10-Sep-05 1:53
Colin Angus Mackay10-Sep-05 1:53 
Questionany thing for dynamic reporting Pin
Rizwan Bashir9-Sep-05 23:22
Rizwan Bashir9-Sep-05 23:22 
QuestionData Adapter.Fill Pin
Adnan Yousuf9-Sep-05 19:52
Adnan Yousuf9-Sep-05 19:52 
AnswerRe: Data Adapter.Fill Pin
SylverFyre10-Sep-05 3:56
SylverFyre10-Sep-05 3:56 
Question.net web page not working on mac puters Pin
jimbodenny9-Sep-05 15:59
jimbodenny9-Sep-05 15:59 
AnswerRe: .net web page not working on mac puters Pin
Colin Angus Mackay10-Sep-05 2:00
Colin Angus Mackay10-Sep-05 2:00 
GeneralRe: .net web page not working on mac puters Pin
jimbodenny10-Sep-05 5:50
jimbodenny10-Sep-05 5:50 
QuestionContext Pin
militiaware9-Sep-05 13:48
militiaware9-Sep-05 13:48 
QuestionStartUp Pin
militiaware9-Sep-05 13:45
militiaware9-Sep-05 13:45 
AnswerRe: StartUp Pin
rwestgraham9-Sep-05 17:04
rwestgraham9-Sep-05 17:04 
AnswerRe: StartUp Pin
Dave Kreskowiak10-Sep-05 3:47
mveDave Kreskowiak10-Sep-05 3:47 
QuestionVB.NET ListView Flicker Pin
Gate Crasher9-Sep-05 13:15
Gate Crasher9-Sep-05 13:15 
QuestionCreating a dockable (to screen) window Pin
calipsio0209-Sep-05 10:25
susscalipsio0209-Sep-05 10:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.