473,409 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

Inverting an image using ILDocumentImageX1 in SkyLine Tools

10
Hi all,
Have you come accross SkyLine Tools before?

I'm trying to invert an image using the tool ILDocumentImageX1 which is one of the SkyLine Tools used for scanning purposes.

I used this code line but didn't work correctly:-
ILDocumentImageX1.Invert()

I used this one as well but its output is a window asking for my desired effects to be applied which is not a professional way:-

ILDocumentImageX1.ILSEffects()

I'll be waiting for your relpy.

Kind regards,
Yahya
May 31 '07 #1
4 1379
Motoma
3,237 Expert 2GB
I have no familiarity with this package, but I would suggest trying to find the documentation to accompany the toolset.
May 31 '07 #2
yahya30
10
I have no familiarity with this package, but I would suggest trying to find the documentation to accompany the toolset.
I have searched its documentation very carefully but nothing has been found to sort out this problem. I'm using this tool called "SkyLine" with vb.net desktop application version 2003.

Kind regards,
Yahya
Jun 2 '07 #3
Motoma
3,237 Expert 2GB
When you say that the Invert() function did not work correctly, what exactly happened? Did you get an error message, or a garbled picture?
Jun 2 '07 #4
yahya30
10
When you say that the Invert() function did not work correctly, what exactly happened? Did you get an error message, or a garbled picture?

I got an error message saying "Input Image is Empty"!!! This happened because the page might be scanned before the method of Invert() being invoked, on the other hand when I called it after the method responsible for scanning "ILDocumentImageX1.ScanPages(-1)" had been invoked it inverted the current image available in the viewer control "ILDocumentImageX1" without inverting all the other images scanned before that current one, even the current image was not saved in the directory as an inverted image despite of it was inverted in the viewer control "ILDocumentImageX1". Once you click on another image and return back to the current image it will retun to a normal image!!!.

Please don't reply if you haven't come across these tools before because they have their own specific code statements which requires you to have a previous experience with such tools.


Kind regards,
Yahya
Jun 3 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Carlos Marangon | last post by:
Hello! I have a guestbook and intend to show the e-mail adress of postes, but to avoid span the e-mail must be shown as a png image. The e-mail is called from a database, and must be converted...
8
by: Phil Powell | last post by:
I borrowed this code from a source: for($a=0;$a<imagecolorstotal ($image_id);$a++) { $color = imageColorsForIndex($image_id,$i); $R=.299 * ($color)+ .587 * ($color)+ .114 * ($color);...
7
by: Ian King | last post by:
Does anyone know of a way of doing this without uploading the image? Presumably it needs a rendering engine - is such a thing possible. Apologies if this has already been discussed - I was referred...
4
by: Tim Sheets | last post by:
Hi all, I am having a problem that seems so simple, I am almost embarrassed to ask about it. I am working on a page that has the layout largely css driven. The top of the page has two <img>...
1
by: spalding | last post by:
One issue I've had is successfully searching for regular expression documentation outlining the approach to inverting the test (ie. returning true in the case that the expression is not found)....
1
by: comp.lang.php | last post by:
re: http://www.phpbuilder.com/columns/pablo19990729.php3 I tried recreating his code (with some modernity considering he's using PHP 3 and I'm using PHP 4.3.2 - PHP 5.0.4): <? if ($_POST) {...
2
by: Patrick F | last post by:
Hi, i have a resourcefile with my project that contains a jepg image. Now i want to retrive that image to a Image m_Image in my program. Whats the best way to do this?
9
by: tshad | last post by:
This was posted before but the message got messed up (all NLs were stripped out for some reason). I have 2 labels that hold the name of different images on my .aspx page. <asp:Label ID="Logo"...
3
by: premprakashbhati | last post by:
hi, good evening.. i am going to upload an image in a web form .....for that iam using HTML input(file) control and one web control button i.e., Upload_Button() here is the code ...its work fine...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.