This file is indexed.

/usr/share/doc/dx/help/dxall1241 is in dx-doc 1:4.4.4-9.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
#!F-adobe-helvetica-medium-r-normal--18*
#!N 
#!N  #!Rdxgisb 
DXGetImageSize, DXGetImageBounds #!N #!N Function #!N #!N Return information about image 
Fields. #!N #!N Syntax #!N  #!F-adobe-times-bold-r-normal--18*   #include <dx/dx.h> Field DXGetImageSize(Field i, 
int *width, int *height) Object DXGetImageBounds(Object o, int *x, int *y, 
int *width, int *height) #!EF #!N #!N Functional Details #!N #!N 
 #!F-adobe-times-bold-r-normal--18*   DXGetImageSize #!EF returns the  #!F-adobe-times-bold-r-normal--18*   width #!EF and  #!F-adobe-times-bold-r-normal--18*   height 
#!EF of a simple image Field  #!F-adobe-times-bold-r-normal--18*   i #!EF . #!N 
#!N  #!F-adobe-times-bold-r-normal--18*   DXGetImageBounds #!EF returns the origin and dimensions of a 
simple or composite image Field  #!F-adobe-times-bold-r-normal--18*   o #!EF (such as is 
generated by the Arrange module). The origin is the offset of 
this part of the image compared to the whole image. #!N 
#!N Return Value #!N #!N Return the image or return  #!F-adobe-times-bold-r-normal--18*   
NULL #!EF and sets an error code. #!N #!N See Also 
#!N #!N  #!F-adobe-times-bold-r-normal--18*    #!Ldxgpx,dxall1261 h DXGetPixels  #!EL  ,  #!Ldxmi,dxall1299 h DXMakeImage  #!EL  #!EF #!N #!N  #!Liefs,dxall1140 h Image Fields  #!EL  . 
#!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   Next Topic #!EF #!N #!N  #!Ldxgia,dxall1242 h DXGetIntegerAttribute  #!EL  #!N 
 #!F-adobe-times-medium-i-normal--18*   #!N