Codebase list dx / lintian-fixes/main help / dxall1241
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

dxall1241 @lintian-fixes/mainraw · history · blame

#!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