Search found 6 matches

by davidng
Thu Nov 17, 2011 6:13 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Change color of thumbnail image when click an image
Replies: 1
Views: 7832

Change color of thumbnail image when click an image

Hi everyone, I have a need to change border colour of thumbnail image as follow: 1. When left-mouse click, change color of selected thumbnail to BLUE. 2. When ctrl + left-mouse click, change color of selected thumbnail to RED. 3. When NAVIGATE to a thumbnail (using LEFT/RIGHT/UP/DOWN key), change th...
by davidng
Thu Nov 17, 2011 5:58 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: SWAP 2 Images
Replies: 3
Views: 9092

Re: SWAP 2 Images

Hi Alex,

It works. Thank you very much.
by davidng
Thu Nov 17, 2011 12:09 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: SWAP 2 Images
Replies: 3
Views: 9092

Re: SWAP 2 Images

Hi,

Just want to clarify 1 thing: In a Thumbnail Viewer, I like to SWAP 2 images in Thumbnail Viewer.

Thanks.
by davidng
Wed Nov 16, 2011 11:48 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: SWAP 2 Images
Replies: 3
Views: 9092

SWAP 2 Images

Hi everyone,

I am looking sample code to swap 2 images.

For example, When I select an image & press HOME key, the application will this image with 1st image in thumbnail viewer.

Thank you in advance for your thought & help on this.

David
by davidng
Mon Sep 19, 2011 9:15 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Programmatically SELECT a thumbnail image
Replies: 1
Views: 8071

Programmatically SELECT a thumbnail image

Hi everyone,

Is it possible to programmatically select a thumbnail image from a thumbnail viewer?

For example, To select a 3rd image in a thumbnail viewer, is there something similar like this:

ThumbnailViewer1.Images[2].Selected = True

Thank you.
by davidng
Tue Jul 12, 2011 8:41 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Convert from VintaSoftImage to BitMap and vice versa
Replies: 1
Views: 9864

Convert from VintaSoftImage to BitMap and vice versa

Hi everyone, I am new to this software & when converting to VintaSoftImaging V4.3, I encountered quite a few errors. Existing V3 codes now giving me errors. Common errors after V4.3 migration Error 86 'Vintasoft.Imaging.VintasoftImage' does not contain a definition for 'SetResolution Error 85 Ca...