Oracle OWA_IMAGE
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Allows processing of clickable image input with the Oracle Web Agent
AUTHID DEFINER
Data Types TYPE point IS TABLE OF VARCHAR2(32767) INDEX BY BINARY_INTEGER;
Declared Variable
NULL_POINT POINT;    
Dependencies
STANDARD (only)    
Documented Yes
First Available 8.1.7
Pragmas PRAGMA RESTRICT_REFERENCES(owa_image, WNDS, RNDS, RNPS);
Security Model Owned by SYS with no privs granted
Source {ORACLE_HOME}/rdbms/admin/pubimg.sql
 
GET_X
Returns the X coordinate value from a point owa_image.get_x(p IN POINT) RETURN INTEGER;
TBD
 
GET_Y
Returns the Y coordinate value from a point owa_image.get_y(p IN POINT) RETURN INTEGER;
TBD

Related Topics
Built-in Functions
Built-in Packages
OWA
OWA_COOKIE
OWA_CUSTOM
OWA_CX
OWA_MATCH
OWA_OPT_LOCK
OWA_PATTERN
OWA_SEC
OWA_TEXT
OWA_UTIL
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved