Click here to Skip to main content
16,021,687 members
Home / Discussions / C#
   

C#

 
Questionhow to get image Thumbnail without open it? Pin
Le@rner10-Sep-24 18:34
Le@rner10-Sep-24 18:34 
AnswerRe: how to get image Thumbnail without open it? Pin
Richard Deeming10-Sep-24 21:28
mveRichard Deeming10-Sep-24 21:28 
AnswerRe: how to get image Thumbnail without open it? Pin
OriginalGriff10-Sep-24 23:05
mveOriginalGriff10-Sep-24 23:05 
AnswerRe: how to get image Thumbnail without open it? Pin
Le@rner10-Sep-24 23:29
Le@rner10-Sep-24 23:29 
GeneralRe: how to get image Thumbnail without open it? Pin
Dave Kreskowiak11-Sep-24 3:17
mveDave Kreskowiak11-Sep-24 3:17 
GeneralRe: how to get image Thumbnail without open it? Pin
OriginalGriff11-Sep-24 4:03
mveOriginalGriff11-Sep-24 4:03 
GeneralRe: how to get image Thumbnail without open it? Pin
lmoelleb12-Sep-24 19:38
lmoelleb12-Sep-24 19:38 
AnswerRe: how to get image Thumbnail without open it? Pin
jschell12-Sep-24 13:08
jschell12-Sep-24 13:08 
Le@rner wrote:
is there any option to get image file thumbnail ,but without open the image file.


Using those requirements and NOTHING else, then yes.

Create (or buy, acquire) say 100 or 1000 very small images.

Then for each file assign one of those to the file either sequentially or randomly. The number of files will determine if you produce repeats.

You could also just populate a small image with random data also. A variation of that is to use the name of the file and/or the current date/time as a seed for the random data.
Questionhow set cutom paper size? Pin
Le@rner28-Aug-24 0:38
Le@rner28-Aug-24 0:38 
AnswerRe: how set cutom paper size? Pin
RedDk28-Aug-24 9:18
RedDk28-Aug-24 9:18 
Questionbutton event handler where it drops it? Pin
geomeo12326-Aug-24 11:12
geomeo12326-Aug-24 11:12 
AnswerRe: button event handler where it drops it? Pin
OriginalGriff26-Aug-24 19:17
mveOriginalGriff26-Aug-24 19:17 
RantRe: button event handler where it drops it? Pin
geomeo12327-Aug-24 10:46
geomeo12327-Aug-24 10:46 
GeneralRe: button event handler where it drops it? Pin
OriginalGriff27-Aug-24 19:25
mveOriginalGriff27-Aug-24 19:25 
GeneralRe: button event handler where it drops it? Pin
geomeo12330-Aug-24 16:31
geomeo12330-Aug-24 16:31 
AnswerRe: button event handler where it drops it? Pin
Richard MacCutchan26-Aug-24 22:12
mveRichard MacCutchan26-Aug-24 22:12 
GeneralRe: button event handler where it drops it? Pin
geomeo12327-Aug-24 10:49
geomeo12327-Aug-24 10:49 
GeneralRe: button event handler where it drops it? Pin
Richard MacCutchan27-Aug-24 21:31
mveRichard MacCutchan27-Aug-24 21:31 
GeneralRe: button event handler where it drops it? Pin
geomeo12330-Aug-24 16:41
geomeo12330-Aug-24 16:41 
AnswerRe: button event handler where it drops it? Pin
Ravi Bhavnani4-Sep-24 12:23
professionalRavi Bhavnani4-Sep-24 12:23 
GeneralRe: button event handler where it drops it? Pin
geomeo12325-Sep-24 9:20
geomeo12325-Sep-24 9:20 
GeneralRe: button event handler where it drops it? Pin
Ravi Bhavnani26-Sep-24 4:42
professionalRavi Bhavnani26-Sep-24 4:42 
GeneralRe: button event handler where it drops it? Pin
geomeo12326-Sep-24 7:37
geomeo12326-Sep-24 7:37 
GeneralRe: button event handler where it drops it? Pin
Ravi Bhavnani26-Sep-24 15:15
professionalRavi Bhavnani26-Sep-24 15:15 
QuestionC# Enable or disable menu in a form frm another form Pin
Ismael_199924-Aug-24 4:36
Ismael_199924-Aug-24 4:36 

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.