当前位置:网站首页>Image processing toolkit imagexpresshow to view events
Image processing toolkit imagexpresshow to view events
2020-11-06 22:27:00 【roffey】
ImagXpress Is the most advanced color image and photo image processing kit , It's released in the form of :.NET Control 、COM Components 、VC Components . use ImagXpress , Developers build applications that support image browsing 、 edit 、 Print 、TWAIN scanning 、 File format conversion and so on .ImagXpress A comprehensive set of image processing functions is provided , Support 30 Multiple file formats , With amazing image processing speed .ImagXpress The image function provided also includes : Copy 、 rotate 、 Keep the image transparent 、 A variety of image scaling algorithms 、 Advanced scroll bar 、 Automatic resizing and image fusion .
- After selecting the tool , Will lead to ToolbarSelect event , To tell the application which tool to choose .
- When using tools , In the following cases ,ToolUse Event raises the notification application : Click the tool , The tool is active and is no longer in use .
- When the toolbar window opens , take trigger ToolbarOpen event .
- When the toolbar window is closed , take trigger ToolbarClose event .
- After selecting the menu item , Will pop up MenuSelect To inform the application of the choice . When this event was triggered , Put the menu ID Provided to the event handler .
VB Example
// Write the event handler to the scheduler when the user makes a menu selection
Sub IX1_MenuSelect (long menuType, long tool, long topMenuID, long subMenuID, long user1, long user2)
if (menuType = MenuContext) then
Select Case topMenuID
Case 100 ' Color
MyObj.Color = user1
Case 200 ' Size
MyObj.Size = user1
Case 300 ' Type
SelectCase subMenuID
Case 310
MyObj.DrawLine
Case 320
MyObj.DrawEllipse
Case 330
MyObj.DrawRect
End Select
end if
end sub
End user scrolling
The end user of the application can use the scroll bar to change in “ View the window ” The image section of view in .
If the scroll bar is enabled , When you click the scroll bar , Will lead to Scroll event , To alert the application that there is a scrolling request . Set up ScrollBarLargeChangeH,ScrollBarLargeChangeV,ScrollBarSmallChangeH and ScrollBarSmallChangeV Property to indicate the amount of requested changes to the horizontal and vertical position of the view . The view updates on the next paint .
End user cursor moves
Track the position of the cursor in the displayed image , As shown below :
- stay XPOS and YPos The read-only property returns the logical position of the cursor in the displayed image , In pixels .
- Of DIBXpos and DIBYpos Read only property relative to return cursor position to DIB, In pixels .
- Described PixelColor The color of the pixel returned by the read-only property at the current cursor position .
To display the coordinates of the image and DIB Coordinate conversion between coordinates in , Please use TranslateX and TranslateY Method .
End user mouse and button operations
- When the end user of the application uses the mouse , Mouse events ( Click on ,DBLCLICK, Of MouseUp, Of MouseDown,MouseMove event ,OLEDragDrop and OLEDragOver), If they have enabled ( raise EventSetEnabled,EventGetEnabled).
- The end user of the application presses a key , Key events ( Of KeyDown, Key response ,KEYUP If the key is enabled () elevated KeysGetEnabled,KeysSetEnabled), If critical events are enabled (EventSetEnabled,EventGetEnabled).
This article is reprinted from 【 Huidu technology 】. Any reprint is welcome , But be sure to indicate the source 、 Do not modify the original link , Respect for the work of others
版权声明
本文为[roffey]所创,转载请带上原文链接,感谢
边栏推荐
- Message queue - Analysis
- Points to be considered when deleting mapping field of index in ES
- Cloudquery v1.2.0 release
- Qt音视频开发46-视频传输UDP版
- Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)
- 2020-08-17: how to solve data skew in detail?
- [forward] how to view UserData in Lua
- VARCHART XGantt入门教程
- Using iceberg on kubernetes to create a new generation of cloud original data Lake
- How to manage the authority of database account?
猜你喜欢

实验一

August 18, 2020: introduce Mr process?

JS string - string string object method

上海巨微专用蓝牙广播芯片

Using JSON webtoken (JWT) to generate token in nodejs

Stm32f030f4p6 compatible with smart micro mm32f031f4p6

New features of vue3

Mongo user rights login instruction

Exclusive interview of guests at | 2020 PostgreSQL Asia Conference: Wang Tao
![[self taught unity2d legendary game development] map editor](/img/3b/00bc81122d330c9d59909994e61027.jpg)
[self taught unity2d legendary game development] map editor
随机推荐
NAND FLASH的接口控制设计
Countdown | 2020 PostgreSQL Asia Conference - agenda arrangement of Chinese sub Forum
Interviewer: how about shardingsphere
Git remote library rollback specified version
2020-08-17:详细说下数据倾斜怎么解决?
How to make characters move
非易失性MRAM存储器应用于各级高速缓存
August 30, 2020: naked write algorithm: the nearest common ancestor of two nodes in a binary tree.
The Interpreter pattern of behavior pattern
VARCHART XGantt如何在日历上表示工作日
How to add modules to nginx image?
C language I blog assignment 03
vue3 新特性
What are the highlights of Huawei mate 40 series with HMS?
The advantages and functions of psychological counseling app
20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
[forward] how to view UserData in Lua
ado.net and asp.net The relationship between
甘特图对活动进行分组教程
“非洲用户的付费意愿并不低”——专访四达时代研发总监张亮