File: dxall1241

package info (click to toggle)
dx 1%3A4.4.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 51,684 kB
  • ctags: 48,796
  • sloc: ansic: 365,033; cpp: 156,603; sh: 13,395; java: 10,374; makefile: 2,377; awk: 444; yacc: 327; cs: 49
file content (18 lines) | stat: -rw-r--r-- 1,479 bytes parent folder | download | duplicates (12)
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