TWI475543B - Electronic apparatus and backlight adgust method - Google Patents

Electronic apparatus and backlight adgust method Download PDF

Info

Publication number
TWI475543B
TWI475543B TW101126167A TW101126167A TWI475543B TW I475543 B TWI475543 B TW I475543B TW 101126167 A TW101126167 A TW 101126167A TW 101126167 A TW101126167 A TW 101126167A TW I475543 B TWI475543 B TW I475543B
Authority
TW
Taiwan
Prior art keywords
backlight module
application
backlight
software
application interface
Prior art date
Application number
TW101126167A
Other languages
Chinese (zh)
Other versions
TW201405523A (en
Inventor
Nan Kuang Chen
Original Assignee
Acer Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Acer Inc filed Critical Acer Inc
Priority to TW101126167A priority Critical patent/TWI475543B/en
Publication of TW201405523A publication Critical patent/TW201405523A/en
Application granted granted Critical
Publication of TWI475543B publication Critical patent/TWI475543B/en

Links

Description

電子裝置和背光調整方法Electronic device and backlight adjustment method

本發明主要係關於背光調整技術,特別係有關於利用應用程式軟體調整背光之技術。The present invention relates generally to backlight adjustment techniques, and more particularly to techniques for adjusting backlights using application software.

應用程式介面(Application Programming Interface,API),顧名思義,就是用以銜接不同軟體系統之協定,由複雜且大量的函數與副程式所組成,協助不同程式在交換資料、執行指令時,彼此間可以順利溝通且無錯誤發生。此外,應用程式介面可以降低系統各部分彼此之間的依賴性,並提高系統的可用性(Availability)與可擴充性(Scalability)。API通常是軟體開發工具包(Software Development Kit,SDK)的一部分,其中包含了函數、常量、變數與資料結構。應用程式在呼叫作業系統與程式函式庫時,就是使用API作為其程式碼,這可以讓程式開發人員利用常式功能取代底層原始碼,加速開發流程。此外,API本身僅係作為溝通媒介,並不會干涉應用程式執行之動作。The Application Programming Interface (API), as its name suggests, is a protocol for connecting different software systems. It consists of complex and large numbers of functions and sub-programs. It helps different programs to exchange data and execute instructions. Communication and no errors occur. In addition, the application interface can reduce the dependencies between various parts of the system and improve the availability and scalability of the system. The API is usually part of the Software Development Kit (SDK), which contains functions, constants, variables, and data structures. When the application calls the operating system and the program library, it uses the API as its code, which allows the program developer to use the normal function to replace the underlying source code and speed up the development process. In addition, the API itself is only used as a communication medium and does not interfere with the actions performed by the application.

背光模組(Back light module)為液晶顯示器面板(LCD panel)的關鍵零組件之一,由於液晶本身不發光,背光模組之功能即在於供應充足的亮度與分佈均勻的光源,使其能正常顯示影像。隨著電子產品越來越普及,LCD面板現已廣泛應用於監視器、筆記型電腦、數位相機、投影機、以及行動裝置(如手機、平板電腦)等具成長潛力之電子產品,因此,藉由調整背光達到使用者最舒適之觀看畫面, 將是個重要的發展課題。The backlight module is one of the key components of the LCD panel. Since the liquid crystal itself does not emit light, the function of the backlight module is to supply sufficient light and uniform light source to make it normal. Display images. With the increasing popularity of electronic products, LCD panels are now widely used in monitors, notebook computers, digital cameras, projectors, and mobile devices (such as mobile phones, tablets) and other electronic products with growth potential, so borrow Adjusting the backlight to achieve the most comfortable viewing view of the user. It will be an important development topic.

當使用者在執行應用軟體想調整背光時,傳統上最直接之做法就是直接手動調整LCD面板之設定,此外,就是藉由分析應用軟體所產生之畫面,經過繁雜的影像處理和演算法分析之結果,來調整背光模組之設定,此法雖然不用經過手動之調整,但卻也需耗費許多運算上之時間和資源。When the user wants to adjust the backlight in the application software, the most straightforward way is to directly adjust the setting of the LCD panel manually. In addition, by analyzing the image generated by the application software, after complicated image processing and algorithm analysis. As a result, the setting of the backlight module is adjusted. Although this method does not require manual adjustment, it also requires a lot of computing time and resources.

有鑑於上述先前技術之問題,本發明提供了一種利用應用程式介面調整背光模組之裝置,可利用執行應用程式介面直接調整背光模組之設定。In view of the above problems of the prior art, the present invention provides a device for adjusting a backlight module by using an application interface, which can directly adjust the setting of the backlight module by executing an application interface.

根據本發明之一實施例提供了一種電子裝置,包括:一儲存裝置,儲存複數個應用軟體以及一應用程式介面;一處理器,執行上述應用軟體之一者以產生一輸出影像資料,並執行上述應用程式介面以根據上述應用軟體之一內容產生一背光模組設定;一顯示單元,顯示上述輸出影像資料;以及一背光模組,根據上述背光模組設定提供一背光至上述顯示單元。According to an embodiment of the present invention, an electronic device includes: a storage device that stores a plurality of application software and an application interface; and a processor that executes one of the application software to generate an output image data and executes The application interface generates a backlight module setting according to the content of the application software; a display unit displays the output image data; and a backlight module provides a backlight to the display unit according to the backlight module setting.

根據本發明之一實施例提供了一種背光調整方法,包括:執行一應用程式;藉由執行一應用程式介面,根據上述應用程式之一內容產生一背光模組設定;以及根據上述背光模組設定調整一背光模組。According to an embodiment of the present invention, a backlight adjustment method includes: executing an application; generating an backlight module setting according to one of the application programs by executing an application interface; and setting the backlight module according to the backlight module Adjust a backlight module.

第1圖係顯示根據本發明一實施例所述之電子裝置100之架構圖。如圖所示,根據本發明一實施例所述之電子裝置100,包括,一儲存裝置110、一處理器120、一背光模組130、一顯示單元140。FIG. 1 is a block diagram showing an electronic device 100 according to an embodiment of the invention. As shown in the figure, an electronic device 100 according to an embodiment of the invention includes a storage device 110, a processor 120, a backlight module 130, and a display unit 140.

儲存裝置110係用以儲存複數個應用軟體111a、111b…以及一應用程式介面(Application Programming Interface,API)112。根據本發明一實施例,在此所述之應用程式介面係指一組提供應用程式呼叫使用之程式碼,其可整合於一作業系統中,例如Windows、Linux、Android等或經由應用軟體之開發設計人員直接整合於應用軟體中。The storage device 110 is configured to store a plurality of application software 111a, 111b, and an application programming interface (API) 112. According to an embodiment of the invention, the application interface described herein refers to a set of code for providing application call, which can be integrated into an operating system, such as Windows, Linux, Android, etc. or developed through application software. Designers are directly integrated into the application software.

處理器120用以執行一應用軟體(底下都以應用軟體111a說明),以及執行應用程式介面112,藉由執行應用程式介面112,處理器120會根據應用軟體111a之內容產生一背光模組設定S1,並將所產生之背光模組設定S1提供至背光模組130。根據本發明一實施例,背光模組設定S1,係表示執行應用軟體111a時,應用軟體111a即呼叫應用程式介面112,在執行應用程式介面112後,所產生之背光模組設定值,此設定值係由應用軟體之開發設計人員於開發應用軟體並整合應用程式介面112於其中時,就預先設定好之數值,例如:根據應用程式內容之不同場景來設定不同背光的明暗度,設定不同背光的明暗度則可係為一個調整背光亮度百分比之控制,對應不同的場景,就會產生不同百分比之背光亮度數值,因此,當處理器120執行應用軟體111a,就可直接透過背光模組設定S1來調整背 光。The processor 120 is configured to execute an application software (described by the application software 111a) and execute the application interface 112. By executing the application interface 112, the processor 120 generates a backlight module setting according to the content of the application software 111a. S1, and the generated backlight module setting S1 is provided to the backlight module 130. According to an embodiment of the present invention, the backlight module setting S1 indicates the backlight module setting value generated after the application interface 112 is executed by the application software 111a, that is, the calling application interface 112 when the application software 111a is executed. The value is preset by the development designer of the application software when developing the application software and integrating the application interface 112, for example, setting the brightness of different backlights according to different scenes of the application content, and setting different backlights. The brightness of the backlight can be controlled by a percentage of the brightness of the backlight. Different shades of brightness are generated for different scenes. Therefore, when the processor 120 executes the application software 111a, the S1 can be directly set through the backlight module. To adjust the back Light.

背光模組130根據背光模組設定S1提供一背光至顯示單元140。顯示單元140則顯示背光模組130所提供之背光,並顯示處理器120執行應用軟體所產生之輸出影像資料S2。The backlight module 130 provides a backlight to the display unit 140 according to the backlight module setting S1. The display unit 140 displays the backlight provided by the backlight module 130, and displays the output image data S2 generated by the processor 120 executing the application software.

根據本發明一實施例,若應用軟體111a係一遊戲軟體,處理器120根據執行遊戲軟體產生之一場景資料,執行上述應用程式介面112以調整上述背光模組設定S1,更明確地來說,若此遊戲軟體為一賽車遊戲,當賽車經過不同場景,例如:隧道、雪景等,處理器120就可藉由執行上述應用程式介面112以調整上述背光模組設定S1,例如:當賽車經過隧道時,背光之亮度就會調暗,當賽車離開隧道回到明亮的地方時,背光之亮度就會調亮。According to an embodiment of the present invention, if the application software 111a is a game software, the processor 120 executes the application interface 112 to adjust the backlight module setting S1 according to a scene data generated by executing the game software, more specifically, If the game software is a racing game, when the car passes through different scenes, such as tunnels, snow scenes, etc., the processor 120 can adjust the backlight module setting S1 by executing the application interface 112, for example: when the car passes through the tunnel The brightness of the backlight is dimmed, and when the car leaves the tunnel and returns to a bright place, the brightness of the backlight is brightened.

第2圖係顯示根據本發明一實施例所述之背光調整方法之流程圖200。首先在步驟S210中,先執行一應用程式;在步驟S220中,執行一應用程式介面;在步驟S230中,根據上述應用程式之一內容產生一背光模組設定;在步驟S240中,根據上述背光模組設定調整一背光模組。2 is a flow chart 200 showing a backlight adjustment method according to an embodiment of the invention. First, in step S210, an application is executed first; in step S220, an application interface is executed; in step S230, a backlight module setting is generated according to one of the applications; and in step S240, according to the backlight The module is set to adjust a backlight module.

本發明所提出之背光調整方法,提供了一種在執行應用軟體時可直接利用執行應用程式介面調整背光模組之設定之做法,使得電子裝置不需透過額外之運算器去分析應用軟體所輸出之影像資料,再來調整背光模組之背光設定,因此,節省了不少系統運作上之資源和成本。The backlight adjustment method provided by the present invention provides a method for directly adjusting the setting of the backlight module by executing the application interface when executing the application software, so that the electronic device does not need to use an additional computing device to analyze the output of the application software. Image data, and then adjust the backlight settings of the backlight module, thus saving a lot of resources and costs in system operation.

本說明書中所提到的「一實施例」或「實施例」所提到的特定的特徵、結構或性質,可包括在本說明書的至少 一實施例中。因此,在不同地方出現的語句「在一個實施例中」,可能不是都指同一個實施例。另外,此特定的特徵、結構或性質,也可以任何適合的方式與一個或一個以上的實施例結合。再者,必須說明的是,以下所附之例圖僅是為了幫助說明,並未依照實際比例繪示。The specific features, structures, or properties mentioned in the "invention" or "embodiment" referred to in this specification may be included in the specification. In an embodiment. Therefore, statements that appear in different places, "in one embodiment," may not all refer to the same embodiment. In addition, this particular feature, structure, or property may be combined with one or more embodiments in any suitable manner. In addition, it should be noted that the following illustrations are only for the purpose of explanation and are not drawn to the actual scale.

本說明書所揭露之實施例,對於任何在本領域熟悉此技藝者,將很快可以理解上述之優點。在閱讀完說明書內容後,任何在本領域熟悉此技藝者,在不脫離本發明之精神和範圍內,可以廣義之方式作適當的更動和替換。因此,本說明書所揭露之實施例,是用以保護本發明之專利要求範圍,並非用以限定本發明之範圍。The embodiments disclosed herein will readily appreciate the above advantages for anyone skilled in the art. After reading the contents of the specification, any person skilled in the art can make appropriate changes and substitutions in a broad manner without departing from the spirit and scope of the invention. Therefore, the embodiments disclosed in the present specification are intended to protect the scope of the claims of the present invention and are not intended to limit the scope of the invention.

100‧‧‧電子裝置100‧‧‧Electronic devices

110‧‧‧儲存裝置110‧‧‧Storage device

111a、111b‧‧‧應用軟體111a, 111b‧‧‧ application software

112‧‧‧應用程式介面112‧‧‧Application interface

120‧‧‧處理器120‧‧‧ processor

130‧‧‧背光模組130‧‧‧Backlight module

140‧‧‧顯示單元140‧‧‧Display unit

S1‧‧‧背光模組設定S1‧‧‧Backlight Module Settings

S2‧‧‧輸出影像資料S2‧‧‧ output image data

200‧‧‧流程圖200‧‧‧flow chart

S210、S220、S230、S240‧‧‧步驟S210, S220, S230, S240‧‧‧ steps

第1圖係顯示根據本發明一實施例所述之電子裝置100之架構圖。FIG. 1 is a block diagram showing an electronic device 100 according to an embodiment of the invention.

第2圖係顯示根據本發明一實施例所述之背光調整方法之流程圖200。2 is a flow chart 200 showing a backlight adjustment method according to an embodiment of the invention.

100‧‧‧電子裝置100‧‧‧Electronic devices

110‧‧‧儲存裝置110‧‧‧Storage device

111a、111b‧‧‧應用軟體111a, 111b‧‧‧ application software

112‧‧‧應用程式介面112‧‧‧Application interface

120‧‧‧處理器120‧‧‧ processor

130‧‧‧背光模組130‧‧‧Backlight module

140‧‧‧顯示單元140‧‧‧Display unit

S1‧‧‧背光模組設定S1‧‧‧Backlight Module Settings

S2‧‧‧輸出影像資料S2‧‧‧ output image data

Claims (6)

一種電子裝置,包括:一儲存裝置,儲存複數個應用軟體以及一應用程式介面;一處理器,執行上述應用軟體之一者以產生一輸出影像資料,並執行上述應用程式介面以根據上述應用軟體之一內容產生一背光模組設定,並當上述內容發生改變時,調整上述背光模組設定;一顯示單元,顯示上述輸出影像資料;以及一背光模組,根據上述背光模組設定提供一背光至上述顯示單元。 An electronic device comprising: a storage device for storing a plurality of application software and an application interface; a processor executing one of the application software to generate an output image data, and executing the application interface to be based on the application software One of the contents generates a backlight module setting, and when the content changes, the backlight module setting is adjusted; a display unit displays the output image data; and a backlight module provides a backlight according to the backlight module setting To the above display unit. 如申請專利範圍第1項所述之電子裝置,其中上述應用軟體係一遊戲軟體,上述處理器根據執行上述遊戲軟體產生之一場景資料,執行上述應用程式介面以調整上述背光模組設定。 The electronic device of claim 1, wherein the application software system is a game software, and the processor executes the application interface to adjust the backlight module setting according to a scene data generated by executing the game software. 如申請專利範圍第1項所述之電子裝置,其中上述應用程式介面,係整合於一作業系統或上述應用軟體中。 The electronic device of claim 1, wherein the application interface is integrated in an operating system or the application software. 一種背光調整方法,包括:執行一應用程式;執行一應用程式介面;根據上述應用程式之一內容產生一背光模組設定;根據上述背光模組設定調整一背光模組;以及當上述內容發生改變時,調整上述背光模組設定。 A backlight adjustment method includes: executing an application; executing an application interface; generating a backlight module setting according to one of the applications; adjusting a backlight module according to the backlight module setting; and when the content changes Adjust the above backlight module settings. 如申請專利範圍第4項所述之背光調整方法,其中上述應用軟體係一遊戲軟體,根據執行上述遊戲軟體產生 之一場景資料,藉由上述應用程式介面,調整上述背光模組設定。 The backlight adjustment method according to claim 4, wherein the application soft system is a game software, and the game software is generated according to the execution of the game software. One scene data is used to adjust the backlight module settings through the application interface. 如申請專利範圍第5項所述之背光調整方法,其中上述應用程式介面,係整合於一作業系統或上述應用軟體中。 The backlight adjustment method according to claim 5, wherein the application interface is integrated in an operating system or the application software.
TW101126167A 2012-07-20 2012-07-20 Electronic apparatus and backlight adgust method TWI475543B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW101126167A TWI475543B (en) 2012-07-20 2012-07-20 Electronic apparatus and backlight adgust method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW101126167A TWI475543B (en) 2012-07-20 2012-07-20 Electronic apparatus and backlight adgust method

Publications (2)

Publication Number Publication Date
TW201405523A TW201405523A (en) 2014-02-01
TWI475543B true TWI475543B (en) 2015-03-01

Family

ID=50550083

Family Applications (1)

Application Number Title Priority Date Filing Date
TW101126167A TWI475543B (en) 2012-07-20 2012-07-20 Electronic apparatus and backlight adgust method

Country Status (1)

Country Link
TW (1) TWI475543B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2704181Y (en) * 2004-04-07 2005-06-08 上海夏新电子开发有限公司 Hand-holding device with intelligent back-light function
CN101730366A (en) * 2008-10-28 2010-06-09 承景科技股份有限公司 Backlight control system and method
CN102117603A (en) * 2010-01-04 2011-07-06 青岛海信电器股份有限公司 Backlight value extraction method and device
CN102469199A (en) * 2010-11-09 2012-05-23 中国移动通信集团公司 Backlight control method and device thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2704181Y (en) * 2004-04-07 2005-06-08 上海夏新电子开发有限公司 Hand-holding device with intelligent back-light function
CN101730366A (en) * 2008-10-28 2010-06-09 承景科技股份有限公司 Backlight control system and method
CN102117603A (en) * 2010-01-04 2011-07-06 青岛海信电器股份有限公司 Backlight value extraction method and device
CN102469199A (en) * 2010-11-09 2012-05-23 中国移动通信集团公司 Backlight control method and device thereof

Also Published As

Publication number Publication date
TW201405523A (en) 2014-02-01

Similar Documents

Publication Publication Date Title
US10958850B2 (en) Electronic device and method for capturing image by using display
JP5981023B2 (en) Method, apparatus, and system for distributed preprocessing of touch data and display area control
US9436269B2 (en) Automatically adjusting display areas to reduce power consumption
KR102187255B1 (en) Display method of electronic apparatus and electronic appparatus thereof
CN107925749B (en) Method and apparatus for adjusting resolution of electronic device
US10453429B2 (en) Methods and apparatus to provide extended graphics processing capabilities
WO2017101250A1 (en) Method for displaying loading progress and terminal
WO2014131358A1 (en) Shooting method and apparatus of electronic device, and electronic device
US20160266878A1 (en) Automatic wireframing using images
JP2008514969A (en) LCD backlight with variable brightness
CN106250076B (en) Apparatus for independently controlling a plurality of regions of a display and method thereof
US20120151374A1 (en) Portable electronic apparatus and control method thereof
US11467642B2 (en) Electronic apparatus and controlling method thereof
CN107295251B (en) Image processing method, device, terminal and storage medium
US20170262855A1 (en) System and Method for Authentication and Payment in a Virtual Reality Environment
TWI475543B (en) Electronic apparatus and backlight adgust method
US10317764B2 (en) Method and electronic device for executing screen security function
US20200036883A1 (en) Electronic device and image processing method thereof
CN110134370B (en) Graph drawing method and device, electronic equipment and storage medium
US10540748B2 (en) Method and apparatus for changing images of content displayed on a display
US20190068900A1 (en) Display Component Emitting Both Visible Spectrum and Infrared Spectrum Light
CN104008734A (en) Method and device for adjusting screen backlight on basis of displayed content
US20230401608A1 (en) Advertisement display method and electronic device
US20150062143A1 (en) Method and apparatus of transforming images
US11782705B2 (en) Scene switching method, device and medium